summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-10-10sunrpc: change sp_nrthreads from atomic_t to unsigned int.NeilBrown
2024-10-10close_range(): fix the logics in descriptor table trimmingAl Viro
2024-10-10cpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà
2024-10-10sched/deadline: Comment sched_dl_entity::dl_server variableDaniel Bristot de Oliveira
2024-10-10i2c: core: Lock address during client device instantiationHeiner Kallweit
2024-10-10perf,x86: avoid missing caller address in stack traces captured in uprobeAndrii Nakryiko
2024-10-10net: napi: Prevent overflow of napi_defer_hard_irqsJoe Damato
2024-10-10drivers/perf: arm_spe: Use perf_allow_kernel() for permissionsJames Clark
2024-10-10nvme-tcp: check for invalidated or revoked keyHannes Reinecke
2024-10-10net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet
2024-10-10net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_sizeDaniel Borkmann
2024-10-10net: Add netif_get_gro_max_size helper for GRODaniel Borkmann
2024-10-04compiler.h: specify correct attribute for .rodata..c_jump_tableTiezhu Yang
2024-10-04lsm: infrastructure management of the sock securityCasey Schaufler
2024-10-04fs_parse: add uid & gid option option parsing helpersEric Sandeen
2024-10-04soc: qcom: geni-se: add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registersDouglas Anderson
2024-10-04lsm: add the inode_free_security_rcu() LSM implementation hookPaul Moore
2024-10-04usbnet: fix cyclical race on disconnect with work queueOliver Neukum
2024-10-04lib/sbitmap: define swap_lock as raw_spinlock_tMing Lei
2024-10-04f2fs: get rid of online repaire on corrupted directoryChao Yu
2024-10-04bpf: Fix helper writes to read-only mapsDaniel Borkmann
2024-10-04bpf: Fail verification for sign-extension of packet data/data_end/data_metaYonghong Song
2024-10-04bpf, lsm: Add check for BPF LSM return valueXu Kuohai
2024-09-18net/mlx5: Correct TASR typo into TSARCosmin Ratiu
2024-09-18net/mlx5: Add missing masks and QoS bit masks for scheduling elementsCarolina Jubran
2024-09-18net: tighten bad gso csum offset check in virtio_net_hdrWillem de Bruijn
2024-09-12nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu
2024-09-12nvme: fix status magic numbersWeiwen Hu
2024-09-12net/mlx5e: SHAMPO, Use KSMs instead of KLMsYoray Zack
2024-09-12path: add cleanup helperChristian Brauner
2024-09-12mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()Yosry Ahmed
2024-09-12bpf, net: Fix a potential race in do_sock_getsockopt()Tze-nan Wu
2024-09-12regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATORDouglas Anderson
2024-09-12netfs, cifs: Fix handling of short DIO readDavid Howells
2024-09-12x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner
2024-09-08i2c: Use IS_REACHABLE() for substituting empty ACPI functionsRichard Fitzgerald
2024-09-08fsnotify: clear PARENT_WATCHED flags lazilyAmir Goldstein
2024-09-08soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()Chris Lew
2024-09-08hwspinlock: Introduce hwspin_lock_bust()Richard Maina
2024-09-08i2c: Fix conditional for substituting empty ACPI functionsRichard Fitzgerald
2024-09-04soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson
2024-09-04fs/nfsd: fix update of inode attrs in CB_GETATTRJeff Layton
2024-09-04video/aperture: optionally match the device in sysfb_disable()Alex Deucher
2024-08-29net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean
2024-08-29thermal: gov_bang_bang: Use governor_data to reduce overheadRafael J. Wysocki
2024-08-29printk/panic: Allow cpu backtraces to be written into ringbuffer during panicRyo Takakura
2024-08-29io_uring/napi: use ktime in busy pollingPavel Begunkov
2024-08-29bpf: Fix updating attached freplace prog in prog_array mapLeon Hwang
2024-08-29alloc_tag: introduce clear_page_tag_ref() helper functionSuren Baghdasaryan
2024-08-29mm/hugetlb: fix hugetlb vs. core-mm PT lockingDavid Hildenbrand