summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-06-14nodemask.h: fix compilation error with GCC12Christophe de Dinechin1-7/+6
2022-06-14mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö1-0/+1
2022-06-14scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva1-1/+2
2022-06-14rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells1-1/+1
2022-06-14x86/speculation: Add missing prototype for unpriv_ebpf_notify()Josh Poimboeuf1-0/+2
2022-06-14efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka1-0/+2
2022-06-14drm: fix EDID struct for old ARM OABI formatLinus Torvalds1-3/+3
2022-06-14tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin1-2/+2
2022-06-14ALSA: jack: Access input_dev under mutexAmadeusz Sławiński1-0/+1
2022-06-14ipv6: fix locking issues with loops over idev->addr_listNiels Dossche1-0/+8
2022-06-14ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman1-6/+0
2022-06-14ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman1-1/+0
2022-06-14usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I1-0/+2
2022-06-06netfilter: conntrack: re-fetch conntrack after insertionFlorian Westphal1-1/+6
2022-06-06secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau2-3/+3
2022-06-06lockdown: also lock down previous kgdb useDaniel Thompson1-0/+2
2022-05-25Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds1-8/+0
2022-05-25net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min1-0/+1
2022-05-25block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei1-0/+16
2022-05-25dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspaceJérôme Pouiller1-2/+2
2022-05-25SUNRPC: Don't call connect() more than once on a TCP socketMeena Shanmugam1-0/+1
2022-05-25rtc: mc146818-lib: Fix the AltCentury for AMD platformsMario Limonciello1-0/+2
2022-05-18net/sched: act_pedit: really ensure the skb is writablePaolo Abeni1-0/+1
2022-05-18net: Fix features skip in for_each_netdev_feature()Tariq Toukan1-2/+2
2022-05-15Bluetooth: Fix the creation of hdev->nameItay Iellin1-0/+3
2022-05-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport1-31/+0
2022-05-12tcp: make sure treq->af_specific is initializedEric Dumazet1-0/+5
2022-05-12ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai1-0/+1
2022-05-12ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai1-0/+1
2022-05-09mm, hugetlb: allow for "high" userspace addressesChristophe Leroy1-0/+8
2022-05-09tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet1-0/+1
2022-05-09tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang1-0/+6
2022-05-09hex2bin: make the function hex_to_bin constant-timeMikulas Patocka1-1/+1
2022-04-27oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache1-0/+1
2022-04-27tcp: fix race condition when creating child sockets from syncookiesRicardo Dias1-2/+3
2022-04-27etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook1-3/+2
2022-04-20ax25: fix reference count leaks of ax25_devDuoming Zhou1-3/+5
2022-04-20ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou1-0/+10
2022-04-20tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entrySteve Capper1-3/+7
2022-04-20net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov1-0/+2
2022-04-15mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long1-4/+7
2022-04-15NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown1-4/+4
2022-04-15ipv4: Invalidate neighbour for broadcast address upon address additionIdo Schimmel1-0/+1
2022-04-15ipv6: make mc_forwarding atomicEric Dumazet1-1/+1
2022-04-15bpf: Make dst_port field in struct bpf_sock 16-bit wideJakub Sitnicki1-1/+2
2022-04-15bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen1-2/+2
2022-04-15PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson1-0/+1
2022-04-15block: don't merge across cgroup boundaries if blkcg is enabledTejun Heo1-0/+17
2022-04-15udp: call udp_encap_enable for v6 sockets when enabling encapXin Long2-2/+2
2022-04-15NFSD: prevent integer overflow on 32 bit systemsDan Carpenter1-0/+2