summary refs log tree commit diff
path: root/include
AgeCommit message (Expand)Author
2023-01-18mtd: cfi: allow building spi-intel standaloneArnd Bergmann
2023-01-18firmware/psci: Fix MEM_PROTECT_RANGE function numbersWill Deacon
2023-01-18elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas
2023-01-18ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede
2023-01-18efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel
2023-01-12efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel
2023-01-12drm/plane-helper: Add the missing declaration of drm_atomic_stateMa Jun
2023-01-12net: dsa: tag_qca: fix wrong MGMT_DATA2 sizeChristian Marangi
2023-01-12ACPI: video: Allow GPU drivers to report no panelsMario Limonciello
2023-01-12netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik
2023-01-12filelock: new helper: vfs_inode_has_locksJeff Layton
2023-01-12tcp: Add TIME_WAIT sockets in bhash2.Kuniyuki Iwashima
2023-01-12net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh
2023-01-12netfilter: nf_tables: honor set timeout and garbage collection updatesPablo Neira Ayuso
2023-01-12netfilter: nf_tables: consolidate set descriptionPablo Neira Ayuso
2023-01-12SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto
2023-01-07ext4: fix deadlock due to mbcache entry corruptionJan Kara
2023-01-07ext4: disable fast-commit of encrypted dir operationsEric Biggers
2023-01-07ext4: journal_path mount options should follow linksLukas Czerner
2023-01-07mptcp: remove MPTCP 'ifdef' in TCP SYN cookiesMatthieu Baerts
2023-01-07bpf: Resolve fext program type when checking map compatibilityToke Høiland-Jørgensen
2023-01-07PM/devfreq: governor: Add a private governor_data for governorKant Fan
2023-01-07random: add helpers for random numbers with given floor or rangeJason A. Donenfeld
2023-01-07random: use rejection sampling for uniform bounded random integersJason A. Donenfeld
2023-01-07jbd2: use the correct print formatBixuan Cui
2023-01-04nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definitionChristoph Hellwig
2023-01-04eventfd: provide a eventfd_signal_mask() helperJens Axboe
2023-01-04eventpoll: add EPOLL_URING_WAKE poll wakeup flagJens Axboe
2022-12-31media: dvbdev: fix build warning due to commentsLin Ma
2022-12-31io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flagStefan Metzmacher
2022-12-31dt-bindings: clocks: imx8mp: Add ID for usb suspend clockLi Jun
2022-12-31ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspendKai Vehmanen
2022-12-31Bluetooth: Add quirk to disable MWS Transport ConfigurationSven Peter
2022-12-31Bluetooth: Add quirk to disable extended scanningSven Peter
2022-12-31regulator: core: Use different devices for resource allocation and DT lookupChiYuan Huang
2022-12-31media: dvbdev: adopts refcnt to avoid UAFLin Ma
2022-12-31bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not setYonghong Song
2022-12-31mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi
2022-12-31net: add atomic_long_t to net_device_stats fieldsEric Dumazet
2022-12-31drm/edid: add a quirk for two LG monitors to get them to work on 10bpcHamza Mahfooz
2022-12-31video: hyperv_fb: Avoid taking busy spinlock on panic pathGuilherme G. Piccoli
2022-12-31dmaengine: idxd: Fix crc_val field for completion recordFenghua Yu
2022-12-31include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn
2022-12-31iio: adis: add '__adis_enable_irq()' implementationRamona Bolboaca
2022-12-31RDMA/hns: Fix incorrect sge nums calculationLuoyouming
2022-12-31crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()Xiongfeng Wang
2022-12-31IB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich
2022-12-31f2fs: fix the assign logic of iocbMukesh Ojha
2022-12-31fortify: Do not cast to "unsigned char"Kees Cook
2022-12-31ipvs: use u64_stats_t for the per-cpu countersJulian Anastasov