summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* ACPI / x86: Add support for LPS0 callback handlerMario Limonciello2023-02-221-1/+9
* uapi: add missing ip/ipv6 header dependencies for linux/stddef.hHerton R. Krzesinski2023-02-142-0/+2
* mm/migration: return errno when isolate_huge_page failedMiaohe Lin2023-02-141-3/+3
* nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)2023-02-091-2/+0
* highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)2023-02-091-2/+2
* mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2023-02-091-0/+13
* scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie2023-02-091-0/+2
* bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listenerJakub Sitnicki2023-02-091-0/+12
* netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman2023-02-012-2/+2
* cpufreq: Move to_gov_attr_set() to cpufreq.hKevin Hao2023-02-011-0/+5
* panic: Consolidate open-coded panic_on_warn checksKees Cook2023-02-011-0/+1
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-011-0/+1
* kernel/panic: move panic sysctls to its own filetangmeng2023-02-011-6/+0
* sysctl: add a new register_sysctl_init() interfaceXiaoming Ni2023-02-011-0/+3
* scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspaceWenchao Hao2023-02-011-0/+9
* thermal: Validate new state in cur_state_store()Viresh Kumar2023-02-011-0/+1
* thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano2023-02-011-2/+2
* l2tp: Serialize access to sk_user_data with sk_callback_lockJakub Sitnicki2023-02-011-1/+1
* net/sched: sch_taprio: fix possible use-after-freeEric Dumazet2023-02-011-0/+7
* gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi2023-02-011-1/+1
* tracing: Use alignof__(struct {type b;}) instead of offsetof()Steven Rostedt (Google)2023-01-241-1/+1
* usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman2023-01-241-0/+3
* eventfd: provide a eventfd_signal_mask() helperJens Axboe2023-01-241-0/+7
* eventpoll: add EPOLL_URING_WAKE poll wakeup flagJens Axboe2023-01-241-0/+6
* btrfs: fix trace event name typo for FLUSH_DELAYED_REFSNaohiro Aota2023-01-241-1/+1
* efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel2023-01-181-2/+2
* efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel2023-01-121-2/+0
* netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik2023-01-121-1/+1
* filelock: new helper: vfs_inode_has_locksJeff Layton2023-01-121-0/+6
* net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh2023-01-122-1/+7
* netfilter: nf_tables: honor set timeout and garbage collection updatesPablo Neira Ayuso2023-01-121-1/+12
* netfilter: nf_tables: consolidate set descriptionPablo Neira Ayuso2023-01-121-0/+12
* SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto2023-01-121-0/+5
* ext4: fix deadlock due to mbcache entry corruptionJan Kara2023-01-121-2/+7
* mbcache: automatically delete entries from cache on freeingJan Kara2023-01-121-8/+16
* ext4: disable fast-commit of encrypted dir operationsEric Biggers2023-01-121-2/+5
* mptcp: remove MPTCP 'ifdef' in TCP SYN cookiesMatthieu Baerts2023-01-121-2/+10
* PM/devfreq: governor: Add a private governor_data for governorKant Fan2023-01-121-3/+4
* jbd2: use the correct print formatBixuan Cui2023-01-121-22/+22
* ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart2023-01-121-16/+16
* nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definitionChristoph Hellwig2023-01-121-1/+2
* media: dvbdev: fix build warning due to commentsLin Ma2022-12-311-1/+2
* ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart2022-12-311-0/+1
* ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart2022-12-312-1/+1
* media: dvbdev: adopts refcnt to avoid UAFLin Ma2022-12-311-14/+17
* mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi2022-12-311-0/+1
* net: add atomic_long_t to net_device_stats fieldsEric Dumazet2022-12-312-26/+37
* video: hyperv_fb: Avoid taking busy spinlock on panic pathGuilherme G. Piccoli2022-12-311-0/+2
* dmaengine: idxd: Fix crc_val field for completion recordFenghua Yu2022-12-311-1/+1
* include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn2022-12-311-1/+1