summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-04-08XArray: Include bitmap.h from xarray.hMatthew Wilcox (Oracle)
2022-04-08nvme: allow duplicate NSIDs for private namespacesSungup Moon
2022-04-08drm/dp: Fix off-by-one in register cache sizeKees Cook
2022-04-08ALSA: intel-nhlt: add helper to detect SSP link maskPierre-Louis Bossart
2022-04-08sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLEValentin Schneider
2022-04-08atomics: Fix atomic64_{read_acquire,set_release} fallbacksMark Rutland
2022-04-08netfilter: egress: Report interface as outgoingPhil Sutter
2022-04-08SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust
2022-04-08serial: 8250: fix XOFF/XON sending when DMA is usedIlpo Järvinen
2022-04-08serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port typeZev Weiss
2022-04-08netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()Phil Sutter
2022-04-08netfilter: flowtable: Fix QinQ and pppoe support for inet tablePablo Neira Ayuso
2022-04-08bpf, sockmap: Fix memleak in sk_psock_queue_msgWang Yufen
2022-04-08PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson
2022-04-08drm/dp: Fix OOB read when handling Post Cursor2 registerKees Cook
2022-04-08drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard
2022-04-08drm/locking: fix drm_modeset_acquire_ctx kernel-docJani Nikula
2022-04-08firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not ...Christophe JAILLET
2022-04-08rseq: Remove broken uapi field layout on 32-bit little endianMathieu Desnoyers
2022-04-08security: add sctp_assoc_established hookOndrej Mosnacek
2022-04-08stack: Constrain and fix stack offset randomization with Clang buildsMarco Elver
2022-04-08media: omap3isp: Use struct_group() for memcpy() regionKees Cook
2022-04-08pstore: Don't use semaphores in always-atomic-context codeJann Horn
2022-04-08rfkill: make new event layout opt-inJohannes Berg
2022-04-08fbdev: Hot-unplug firmware fb devices on forced removalThomas Zimmermann
2022-04-08block: don't merge across cgroup boundaries if blkcg is enabledTejun Heo
2022-04-08block: fix rq-qos breakage from skipping rq_qos_done_bio()Tejun Heo
2022-04-08ext4: fix ext4_fc_stats trace pointRitesh Harjani
2022-04-08mm: only re-generate demotion targets when a numa node changes its N_CPU stateOscar Salvador
2022-04-08ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai
2022-04-08scsi: core: sd: Add silence_suspend flag to suppress some PM messagesAdrian Hunter
2022-04-08mtd: rawnand: protect access to rawnand devices while in suspendSean Nyekjaer
2022-04-08NFSD: prevent integer overflow on 32 bit systemsDan Carpenter
2022-04-08SUNRPC: Do not dereference non-socket transports in sysfsTrond Myklebust
2022-04-08Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds
2022-03-28Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALLIsmael Ferreras Morezuelas
2022-03-28ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-03-16net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel
2022-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-11vsock: each transport cycles only on its own socketsJiyong Park
2022-03-11Merge branch 'davidh' (fixes from David Howells)Linus Torvalds
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells
2022-03-11watch_queue: Fix filter limit checkDavid Howells
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-10net: phy: correct spelling error of media in documentationColin Foster
2022-03-09Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay
2022-03-09net/mlx5: Fix size field in bufferx_reg structMohammad Kabat
2022-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller