summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-11-14signal: restore the override_rlimit logicRoman Gushchin1-1/+2
2024-11-14arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland1-29/+3
2024-11-14posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on cloneBenjamin Segall1-0/+8
2024-11-08mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()Kefeng Wang1-0/+18
2024-11-08x86/traps: Enable UBSAN traps on x86Gatlin Newhouse1-0/+5
2024-11-08cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams1-0/+3
2024-11-08rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocksPaul E. McKenney1-0/+2
2024-11-08kasan: Fix Software Tag-Based KASAN with GCCMarco Elver1-0/+4
2024-11-08iomap: turn iomap_want_unshare_iter into an inline functionChristoph Hellwig1-1/+19
2024-11-08iomap: share iomap_unshare_iter predicate code with fsdaxDarrick J. Wong1-0/+1
2024-11-08thermal: core: Make thermal_zone_device_unregister() return after freeing the...Rafael J. Wysocki1-0/+2
2024-11-01bpf: Add MEM_WRITE attributeDaniel Borkmann1-3/+11
2024-11-01net: fix races in netdev_tx_sent_queue()/dev_watchdog()Eric Dumazet1-0/+12
2024-11-01mm/khugepaged: convert alloc_charge_hpage() to use foliosVishal Moola (Oracle)1-14/+0
2024-11-01sched/core: Disable page allocation in task_tick_mm_cid()Waiman Long1-1/+4
2024-11-01task_work: Add TWA_NMI_CURRENT as an additional notify mode.Sebastian Andrzej Siewior1-0/+1
2024-11-01bpf: Add missed value to kprobe perf link infoJiri Olsa1-2/+4
2024-10-22irqchip/gic-v4: Don't allow a VMOVP on a dying VPEMarc Zyngier1-1/+3
2024-10-22net: enetc: add missing static descriptor and inline keywordWei Fang1-1/+2
2024-10-17rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flagEric Dumazet1-0/+2
2024-10-17platform/x86/intel/tpmi: Add defines to get version informationSrinivas Pandruvada1-0/+6
2024-10-17tcp: new TCP_INFO stats for RTO eventsAananth V1-0/+8
2024-10-17NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()Yanjun Zhang1-0/+1
2024-10-17x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60hShyam Sundar S K1-0/+1
2024-10-17x86/amd_nb: Add new PCI IDs for AMD family 0x1aShyam Sundar S K1-0/+1
2024-10-17PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli1-0/+2
2024-10-17bpf: Prevent tail call between progs attached to different hooksXu Kuohai1-0/+1
2024-10-17jbd2: fix kernel-doc for j_transaction_overhead_buffersRandy Dunlap1-1/+1
2024-10-17bus: mhi: ep: Add support for async DMA write operationManivannan Sadhasivam1-0/+4
2024-10-17bus: mhi: ep: Introduce async read/write callbacksManivannan Sadhasivam1-0/+9
2024-10-17bus: mhi: ep: Rename read_from_host() and write_to_host() APIsManivannan Sadhasivam1-4/+4
2024-10-17Revert "PCI/MSI: Provide stubs for IMS functions"Bjorn Helgaas1-26/+8
2024-10-10net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang1-1/+0
2024-10-10i2c: core: Lock address during client device instantiationHeiner Kallweit1-0/+3
2024-10-10i2c: create debugfs entry per adapterWolfram Sang1-0/+2
2024-10-10close_range(): fix the logics in descriptor table trimmingAl Viro1-4/+4
2024-10-10cpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà1-5/+1
2024-10-10perf,x86: avoid missing caller address in stack traces captured in uprobeAndrii Nakryiko1-0/+2
2024-10-10drivers/perf: arm_spe: Use perf_allow_kernel() for permissionsJames Clark1-7/+1
2024-10-10net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet1-1/+3
2024-10-10net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_sizeDaniel Borkmann1-0/+9
2024-10-10net: Add netif_get_gro_max_size helper for GRODaniel Borkmann1-0/+9
2024-10-04lib/xarray: introduce a new helper xas_get_orderKairui Song1-0/+6
2024-10-04lib/bitmap: add bitmap_{read,write}()Syed Nayyar Waris1-0/+77
2024-10-04usbnet: fix cyclical race on disconnect with work queueOliver Neukum1-0/+15
2024-10-04fs: Create a generic is_dot_dotdot() utilityChuck Lever1-0/+11
2024-10-04lib/sbitmap: define swap_lock as raw_spinlock_tMing Lei1-1/+1
2024-10-04f2fs: get rid of online repaire on corrupted directoryChao Yu1-1/+1
2024-10-04bpf: Fix helper writes to read-only mapsDaniel Borkmann1-2/+5
2024-10-04sched/numa: Complete scanning of inactive VMAs when there is no alternativeMel Gorman2-0/+7