summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* iio: st_sensors: Add a local lock for protecting odrMiquel Raynal2022-06-141-0/+3
* net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang2022-06-141-0/+6
* net: sched: fixed barrier to prevent skbuff sticking in qdisc backlogVincent Ray2022-06-141-28/+8
* nodemask.h: fix compilation error with GCC12Christophe de Dinechin2022-06-141-7/+6
* mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö2022-06-141-0/+1
* scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva2022-06-141-1/+2
* rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells2022-06-141-1/+1
* x86/speculation: Add missing prototype for unpriv_ebpf_notify()Josh Poimboeuf2022-06-141-0/+2
* efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka2022-06-141-0/+2
* drm: fix EDID struct for old ARM OABI formatLinus Torvalds2022-06-141-3/+3
* tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin2022-06-141-2/+2
* ALSA: jack: Access input_dev under mutexAmadeusz Sławiński2022-06-141-0/+1
* ipv6: fix locking issues with loops over idev->addr_listNiels Dossche2022-06-141-0/+8
* ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman2022-06-141-6/+0
* ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman2022-06-141-1/+0
* usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I2022-06-141-0/+2
* netfilter: conntrack: re-fetch conntrack after insertionFlorian Westphal2022-06-061-1/+6
* secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau2022-06-062-3/+3
* lockdown: also lock down previous kgdb useDaniel Thompson2022-06-061-0/+2
* Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds2022-05-251-8/+0
* net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min2022-05-251-0/+1
* block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei2022-05-251-0/+16
* dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspaceJérôme Pouiller2022-05-251-2/+2
* SUNRPC: Don't call connect() more than once on a TCP socketMeena Shanmugam2022-05-251-0/+1
* rtc: mc146818-lib: Fix the AltCentury for AMD platformsMario Limonciello2022-05-251-0/+2
* net/sched: act_pedit: really ensure the skb is writablePaolo Abeni2022-05-181-0/+1
* net: Fix features skip in for_each_netdev_feature()Tariq Toukan2022-05-181-2/+2
* Bluetooth: Fix the creation of hdev->nameItay Iellin2022-05-151-0/+3
* arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport2022-05-151-31/+0
* tcp: make sure treq->af_specific is initializedEric Dumazet2022-05-121-0/+5
* ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai2022-05-121-0/+1
* ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai2022-05-121-0/+1
* mm, hugetlb: allow for "high" userspace addressesChristophe Leroy2022-05-091-0/+8
* tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet2022-05-091-0/+1
* tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang2022-05-091-0/+6
* hex2bin: make the function hex_to_bin constant-timeMikulas Patocka2022-05-091-1/+1
* oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache2022-04-271-0/+1
* tcp: fix race condition when creating child sockets from syncookiesRicardo Dias2022-04-271-2/+3
* etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook2022-04-271-3/+2
* ax25: fix reference count leaks of ax25_devDuoming Zhou2022-04-201-3/+5
* ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou2022-04-201-0/+10
* tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entrySteve Capper2022-04-201-3/+7
* net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov2022-04-201-0/+2
* mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long2022-04-151-4/+7
* NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown2022-04-151-4/+4
* ipv4: Invalidate neighbour for broadcast address upon address additionIdo Schimmel2022-04-151-0/+1
* ipv6: make mc_forwarding atomicEric Dumazet2022-04-151-1/+1
* bpf: Make dst_port field in struct bpf_sock 16-bit wideJakub Sitnicki2022-04-151-1/+2
* bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen2022-04-151-2/+2
* PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson2022-04-151-0/+1