summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: change sp_nrthreads from atomic_t to unsigned int.NeilBrown2024-10-101-2/+2
* close_range(): fix the logics in descriptor table trimmingAl Viro2024-10-101-4/+4
* cpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà2024-10-101-5/+1
* sched/deadline: Comment sched_dl_entity::dl_server variableDaniel Bristot de Oliveira2024-10-101-0/+2
* i2c: core: Lock address during client device instantiationHeiner Kallweit2024-10-101-0/+3
* perf,x86: avoid missing caller address in stack traces captured in uprobeAndrii Nakryiko2024-10-101-0/+2
* net: napi: Prevent overflow of napi_defer_hard_irqsJoe Damato2024-10-101-2/+2
* drivers/perf: arm_spe: Use perf_allow_kernel() for permissionsJames Clark2024-10-101-7/+1
* nvme-tcp: check for invalidated or revoked keyHannes Reinecke2024-10-101-1/+5
* net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet2024-10-101-1/+3
* net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_sizeDaniel Borkmann2024-10-101-0/+9
* net: Add netif_get_gro_max_size helper for GRODaniel Borkmann2024-10-101-0/+9
* compiler.h: specify correct attribute for .rodata..c_jump_tableTiezhu Yang2024-10-041-1/+1
* lsm: infrastructure management of the sock securityCasey Schaufler2024-10-041-0/+1
* fs_parse: add uid & gid option option parsing helpersEric Sandeen2024-10-041-1/+5
* soc: qcom: geni-se: add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registersDouglas Anderson2024-10-041-0/+9
* lsm: add the inode_free_security_rcu() LSM implementation hookPaul Moore2024-10-041-0/+1
* usbnet: fix cyclical race on disconnect with work queueOliver Neukum2024-10-041-0/+15
* lib/sbitmap: define swap_lock as raw_spinlock_tMing Lei2024-10-041-1/+1
* f2fs: get rid of online repaire on corrupted directoryChao Yu2024-10-041-1/+1
* bpf: Fix helper writes to read-only mapsDaniel Borkmann2024-10-041-2/+5
* bpf: Fail verification for sign-extension of packet data/data_end/data_metaYonghong Song2024-10-041-0/+1
* bpf, lsm: Add check for BPF LSM return valueXu Kuohai2024-10-042-0/+9
* net/mlx5: Correct TASR typo into TSARCosmin Ratiu2024-09-181-1/+1
* net/mlx5: Add missing masks and QoS bit masks for scheduling elementsCarolina Jubran2024-09-181-1/+9
* net: tighten bad gso csum offset check in virtio_net_hdrWillem de Bruijn2024-09-181-1/+2
* nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu2024-09-121-3/+3
* nvme: fix status magic numbersWeiwen Hu2024-09-121-2/+12
* net/mlx5e: SHAMPO, Use KSMs instead of KLMsYoray Zack2024-09-121-0/+1
* path: add cleanup helperChristian Brauner2024-09-121-0/+9
* mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()Yosry Ahmed2024-09-121-2/+2
* bpf, net: Fix a potential race in do_sock_getsockopt()Tze-nan Wu2024-09-121-9/+0
* regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATORDouglas Anderson2024-09-121-0/+8
* netfs, cifs: Fix handling of short DIO readDavid Howells2024-09-121-0/+1
* x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner2024-09-121-0/+4
* i2c: Use IS_REACHABLE() for substituting empty ACPI functionsRichard Fitzgerald2024-09-081-1/+1
* fsnotify: clear PARENT_WATCHED flags lazilyAmir Goldstein2024-09-081-3/+5
* soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()Chris Lew2024-09-081-0/+2
* hwspinlock: Introduce hwspin_lock_bust()Richard Maina2024-09-081-0/+6
* i2c: Fix conditional for substituting empty ACPI functionsRichard Fitzgerald2024-09-081-1/+1
* soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson2024-09-041-5/+6
* fs/nfsd: fix update of inode attrs in CB_GETATTRJeff Layton2024-09-041-0/+1
* video/aperture: optionally match the device in sysfb_disable()Alex Deucher2024-09-041-2/+2
* net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean2024-08-291-0/+47
* thermal: gov_bang_bang: Use governor_data to reduce overheadRafael J. Wysocki2024-08-291-0/+1
* printk/panic: Allow cpu backtraces to be written into ringbuffer during panicRyo Takakura2024-08-291-0/+1
* io_uring/napi: use ktime in busy pollingPavel Begunkov2024-08-291-1/+1
* bpf: Fix updating attached freplace prog in prog_array mapLeon Hwang2024-08-291-2/+2
* alloc_tag: introduce clear_page_tag_ref() helper functionSuren Baghdasaryan2024-08-291-0/+13
* mm/hugetlb: fix hugetlb vs. core-mm PT lockingDavid Hildenbrand2024-08-292-3/+41