summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-10-10net: mana: Add support for page sizes other than 4KB on ARM64Haiyang Zhang
2024-10-10sunrpc: change sp_nrthreads from atomic_t to unsigned int.NeilBrown
2024-10-10drm/sched: Fix dynamic job-flow control raceRob Clark
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-10dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180xSatya Priya Kakitapalli
2024-10-10media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flagsHans Verkuil
2024-10-10sched/deadline: Comment sched_dl_entity::dl_server variableDaniel Bristot de Oliveira
2024-10-10dt-bindings: clock: exynos7885: Fix duplicated bindingDavid Virag
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-10drm/printer: Allow NULL data in devcoredump printerMatthew Brost
2024-10-10netfs: Cancel dirty folios that have no storage destinationDavid Howells
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-10crypto: simd - Do not call crypto_alloc_tfm during registrationHerbert Xu
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-10netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTEDPhil Sutter
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-04icmp: change the order of rate limitsEric Dumazet
2024-10-04usbnet: fix cyclical race on disconnect with work queueOliver Neukum
2024-10-04tcp: check skb is non-NULL in tcp_rto_delta_us()Josh Hunt
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-04f2fs: reduce expensive checkpoint trigger frequencyChao 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-10-04ASoC: tas2781-i2c: Drop weird GPIO codeLinus Walleij
2024-10-04Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILEDLuiz Augusto von Dentz
2024-10-04ACPI: CPPC: Fix MASK_VAL() usageClément Léger
2024-10-04ACPICA: Implement ACPI_WARNING_ONCE and ACPI_ERROR_ONCEVasily Khoruzhick
2024-10-04wifi: mac80211: don't use rate mask for offchannel TX eitherPing-Ke Shih
2024-09-30accel: Use XArray instead of IDR for minorsMichał Winiarski
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-12drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizesMarek Olšák
2024-09-12drm/amd: Add gfx12 swizzle mode defsAurabindo Pillai
2024-09-12path: add cleanup helperChristian Brauner