summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* gpio: Restrict usage of GPIO chip irq members before initializationShreeya Patel2022-04-131-0/+9
* rtc: mc146818-lib: fix RTC presence checkMateusz Jończyk2022-04-131-0/+1
* NFS: nfsiod should not block forever in mempool_alloc()Trond Myklebust2022-04-131-1/+1
* NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown2022-04-131-4/+4
* can: isotp: set default value for N_As to 50 micro secondsOliver Hartkopp2022-04-131-6/+22
* Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}Luiz Augusto von Dentz2022-04-131-6/+8
* vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGAAlex Williamson2022-04-131-0/+9
* ipv4: Invalidate neighbour for broadcast address upon address additionIdo Schimmel2022-04-131-0/+1
* net: initialize init_net earlierEric Dumazet2022-04-131-0/+6
* ipv6: make mc_forwarding atomicEric Dumazet2022-04-131-1/+1
* bpf: Make dst_port field in struct bpf_sock 16-bit wideJakub Sitnicki2022-04-131-1/+2
* coredump: Use the vma snapshot in fill_files_noteEric W. Biederman2022-04-081-0/+2
* coredump: Snapshot the vmas in do_coredumpEric W. Biederman2022-04-082-3/+3
* swiotlb: Support aligned swiotlb buffersDavid Stevens2022-04-081-1/+2
* bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen2022-04-081-2/+2
* bpf: Adjust BPF stack helper functions to accommodate skip > 0Namhyung Kim2022-04-081-4/+4
* net: preserve skb_end_offset() in skb_unclone_keeptruesize()Eric Dumazet2022-04-081-9/+9
* net: add skb_set_end_offset() helperEric Dumazet2022-04-081-0/+10
* Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds2022-04-081-8/+0
* drm/connector: Fix typo in documentationMaxime Ripard2022-04-081-2/+2
* rxrpc: Fix call timer start racing with call destructionDavid Howells2022-04-081-1/+7
* nvme: allow duplicate NSIDs for private namespacesSungup Moon2022-04-081-0/+1
* drm/dp: Fix off-by-one in register cache sizeKees Cook2022-04-081-1/+1
* sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLEValentin Schneider2022-04-081-0/+8
* atomics: Fix atomic64_{read_acquire,set_release} fallbacksMark Rutland2022-04-081-5/+33
* serial: 8250: fix XOFF/XON sending when DMA is usedIlpo Järvinen2022-04-081-0/+2
* serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port typeZev Weiss2022-04-081-0/+3
* netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()Phil Sutter2022-04-081-0/+1
* netfilter: flowtable: Fix QinQ and pppoe support for inet tablePablo Neira Ayuso2022-04-081-0/+18
* bpf, sockmap: Fix memleak in sk_psock_queue_msgWang Yufen2022-04-081-9/+4
* PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson2022-04-081-0/+1
* drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard2022-04-081-3/+9
* firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not ...Christophe JAILLET2022-04-081-1/+1
* rseq: Remove broken uapi field layout on 32-bit little endianMathieu Desnoyers2022-04-081-16/+4
* stack: Constrain and fix stack offset randomization with Clang buildsMarco Elver2022-04-081-2/+14
* pstore: Don't use semaphores in always-atomic-context codeJann Horn2022-04-081-3/+3
* rfkill: make new event layout opt-inJohannes Berg2022-04-081-2/+12
* fbdev: Hot-unplug firmware fb devices on forced removalThomas Zimmermann2022-04-081-0/+1
* block: don't merge across cgroup boundaries if blkcg is enabledTejun Heo2022-04-081-0/+17
* ext4: fix ext4_fc_stats trace pointRitesh Harjani2022-04-081-29/+49
* ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai2022-04-081-0/+1
* scsi: core: sd: Add silence_suspend flag to suppress some PM messagesAdrian Hunter2022-04-081-0/+1
* mtd: rawnand: protect access to rawnand devices while in suspendSean Nyekjaer2022-04-081-0/+2
* NFSD: prevent integer overflow on 32 bit systemsDan Carpenter2022-04-081-0/+2
* Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds2022-04-081-0/+8
* ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai2022-03-281-0/+1
* net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel2022-03-231-0/+1
* vsock: each transport cycles only on its own socketsJiyong Park2022-03-231-1/+2
* xfrm: Check if_id in xfrm_migrateYan Yan2022-03-191-2/+3
* Revert "net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN"Vladimir Oltean2022-03-161-1/+0