summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-16include/uapi/linux/swab.h: move explicit cast outside ternaryJustin Stitt
2022-06-16lib/btree: simplify btree_{lookup|update}wuchi
2022-06-16ia64: fix sparse warnings with cmpxchg() & xchg()Luc Van Oostenryck
2022-06-16include/linux/rbtree.h: replace kernel.h with the necessary inclusionsAndy Shevchenko
2022-06-16lib/flex_proportions.c: remove local_irq_ops in fprop_new_period()wuchi
2022-06-16lib/list_debug.c: Detect uninitialized listsGuenter Roeck
2022-06-16ocfs2: kill EBUSY from dlmfs_evict_inodeJunxiao Bi
2022-06-16profiling: fix shift too large makes kernel panicChen Zhongjin
2022-06-16checkpatch: add XA_STATE and XA_STATE_ORDER to the macro declaration listJoe Perches
2022-06-12Linux 5.19-rc2Linus Torvalds
2022-06-12Merge tag 'platform-drivers-x86-v5.19-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-06-12Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-12Merge tag 'kbuild-fixes-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-12Merge tag '5.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-06-12Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-12platform/x86/intel: hid: Add Surface Go to VGBS allow listDuke Lee
2022-06-12platform/x86: hp-wmi: Use zero insize parameter only when supportedBedant Patnaik
2022-06-12platform/x86: hp-wmi: Resolve WMI query failures on some devicesJorge Lopez
2022-06-11workqueue: Switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer
2022-06-11Merge tag 'gpio-fixes-for-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-06-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-06-11Merge tag 'loongarch-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-11iov_iter: fix build issue due to possible type mis-matchLinus Torvalds
2022-06-11wireguard: selftests: use maximum cpu features and allow rng seedingJason A. Donenfeld
2022-06-11scripts/gdb: change kernel config dumping methodKuan-Ying Lee
2022-06-10um: virt-pci: set device ready in probe()Vincent Whitchurch
2022-06-10Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-06-10cifs: populate empty hostnames for extra channelsShyam Prasad N
2022-06-10Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-10Merge branch 'fscache-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-06-10platform/x86: gigabyte-wmi: Add support for B450M DS3H-CFAugust Wikerfors
2022-06-10platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 supportPiotr Chmura
2022-06-10platform/x86: barco-p50-gpio: Add check for platform_driver_registerJiasheng Jiang
2022-06-10platform/x86/intel: pmc: Support Intel Raptorlake PGeorge D Sworo
2022-06-10platform/x86/intel: Fix pmt_crashlog array referenceDavid Arcari
2022-06-10platform/mellanox: Add static in struct declaration.Michael Shych
2022-06-10iov_iter: Fix iter_xarray_get_pages{,_alloc}()David Howells
2022-06-10netfs: Rename the netfs_io_request cleanup op and give it an op pointerDavid Howells
2022-06-10netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds
2022-06-10afs: Fix some checker issuesDavid Howells
2022-06-10Merge tag 'folio-5.19a' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-06-10dm: fix zoned locking imbalance due to needless check in clone_endioMike Snitzer
2022-06-10platform/mellanox: Spelling s/platfom/platform/Geert Uytterhoeven
2022-06-10Merge tag 'devicetree-fixes-for-5.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-06-10Merge tag 'pm-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-06-10certs: Convert spaces in certs/Makefile to a tabDavid Howells
2022-06-10dt-bindings: display: arm,malidp: remove bogus RQOS propertyAndre Przywara
2022-06-10Merge branch 'pm-sysoff'Rafael J. Wysocki