summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-09-04net: busy-poll: use ktime_get_ns() instead of local_clock()Eric Dumazet
2024-09-04binfmt_misc: pass binfmt_misc flags to the interpreterLaurent Vivier
2024-09-04kcm: Serialise kcm_sendmsg() for the same socket.Kuniyuki Iwashima
2024-09-04block: use "unsigned long" for blk_validate_block_size().Tetsuo Handa
2024-09-04fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro
2024-09-04bitmap: introduce generic optimized bitmap_size()Alexander Lobakin
2024-09-04vfs: Don't evict inode under the inode lru traversing contextZhihao Cheng
2024-08-19netfilter: nf_tables: allow clone callbacks to sleepPablo Neira Ayuso
2024-08-19netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso
2024-08-19Fix gcc 4.9 build issue in 5.10.yJari Ruusu
2024-08-19bpf: kprobe: remove unused declaring of bpf_kprobe_overrideMenglong Dong
2024-08-19PCI: Add Edimax Vendor ID to pci_ids.hFUJITA Tomonori
2024-08-19sctp: move hlist_node and hashent out of sctp_ep_commonXin Long
2024-08-19genirq: Allow irq_chip registration functions to take a const irq_chipMarc Zyngier
2024-08-19genirq: Allow the PM device to originate from irq domainMarc Zyngier
2024-08-19kernel: rerun task_work while freezing in get_signal()Pavel Begunkov
2024-08-19jbd2: make jbd2_journal_get_max_txn_bufs() internalJan Kara
2024-08-19m68k: amiga: Turn off Warp1260 interrupts during bootPaolo Pisati
2024-08-19task_work: Introduce task_work_cancel() againFrederic Weisbecker
2024-08-19task_work: s/task_work_cancel()/task_work_cancel_func()/Frederic Weisbecker
2024-08-19SUNRPC: Fixup gss_status tracepoint error outputBenjamin Coddington
2024-08-19qed: Improve the stack space of filter_config()Shai Malin
2024-08-19netfilter: nf_tables: rise cap on SELinux secmark contextPablo Neira Ayuso
2024-08-19mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel
2024-07-27scsi: core: Fix a use-after-freeBart Van Assche
2024-07-27bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueueJason Xing
2024-07-27ALSA: dmaengine: Synchronize dma channel after drop()Jai Luthra
2024-07-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel
2024-07-18mm: prevent derefencing NULL ptr in pfn_section_valid()Waiman Long
2024-07-18ima: Avoid blocking in RCU read-side critical sectionGUO Zihua
2024-07-18bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queuesWang Yufen
2024-07-18fsnotify: Do not generate events for O_PATH file descriptorsJan Kara
2024-07-18Compiler Attributes: Add __uninitialized macroHeiko Carstens
2024-07-05tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()Yunseong Kim
2024-07-05KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier
2024-07-05efi: memmap: Move manipulation routines into x86 arch treeArd Biesheuvel
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-07-05ftruncate: pass a signed offsetArnd Bergmann
2024-07-05nvme: fixup comment for nvme RDMA Provider TypeHannes Reinecke
2024-07-05netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registersPablo Neira Ayuso
2024-07-05xdp: Allow registering memory model without rxq referenceToke Høiland-Jørgensen
2024-07-05SUNRPC: Fix svcxdr_init_encode's buflen calculationChuck Lever
2024-07-05SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculationChuck Lever
2024-07-05SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()Chuck Lever
2024-07-05PCI: Add PCI_ERROR_RESPONSE and related definitionsNaveen Naidu
2024-07-05x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck
2024-07-05kcov: don't lose track of remote references during softirqsAleksandr Nogikh
2024-07-05hugetlb_encode.h: fix undefined behaviour (34 << 26)Matthias Goergens
2024-07-05Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQLuiz Augusto von Dentz
2024-07-05iommu: Return right value in iommu_sva_bind_device()Lu Baolu