summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)2023-02-221-2/+0
* net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov2023-02-221-0/+1
* uapi: add missing ip/ipv6 header dependencies for linux/stddef.hHerton R. Krzesinski2023-02-152-0/+2
* mm/migration: return errno when isolate_huge_page failedMiaohe Lin2023-02-151-3/+3
* nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello2023-02-151-1/+3
* mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2023-02-151-0/+13
* bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listenerJakub Sitnicki2023-02-151-0/+12
* netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman2023-02-012-2/+2
* units: Add SI metric prefix definitionsAndy Shevchenko2023-02-011-0/+16
* units: Add Watt unitsDaniel Lezcano2023-02-011-0/+4
* 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
* 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
* clk: Provide new devm_clk helpers for prepared and enabled clocksUwe Kleine-König2023-02-011-0/+109
* 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
* btrfs: fix trace event name typo for FLUSH_DELAYED_REFSNaohiro Aota2023-01-241-1/+1
* dt-bindings: clocks: imx8mp: Add ID for usb suspend clockLi Jun2023-01-181-1/+2
* clk: imx8mp: add clkout1/2 supportLucas Stach2023-01-181-2/+7
* clk: imx8mp: Add DISP2 pixel clockMarek Vasut2023-01-181-1/+3
* efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel2023-01-181-2/+2
* mptcp: remove MPTCP 'ifdef' in TCP SYN cookiesMat Martineau2023-01-141-2/+10
* ext4: disable fast-commit of encrypted dir operationsEric Biggers2023-01-141-2/+5
* efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel2023-01-141-2/+0
* netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik2023-01-141-1/+1
* filelock: new helper: vfs_inode_has_locksJeff Layton2023-01-141-0/+6
* SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto2023-01-141-0/+5
* ext4: fix deadlock due to mbcache entry corruptionJan Kara2023-01-141-2/+7
* mbcache: automatically delete entries from cache on freeingJan Kara2023-01-141-8/+16
* mbcache: add functions to delete entry if unusedJan Kara2023-01-141-1/+9
* mm/highmem: Lift memcpy_[to|from]_page to coreIra Weiny2023-01-141-0/+18
* PM/devfreq: governor: Add a private governor_data for governorKant Fan2023-01-141-3/+4
* jbd2: use the correct print formatBixuan Cui2023-01-141-22/+22
* ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart2023-01-141-16/+16
* nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definitionChristoph Hellwig2023-01-141-1/+2
* media: dvbdev: fix build warning due to commentsLin Ma2023-01-141-1/+2
* ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart2023-01-141-0/+1
* ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart2023-01-142-1/+1
* media: dvbdev: adopts refcnt to avoid UAFLin Ma2023-01-141-14/+17
* mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi2023-01-141-0/+1
* net: add atomic_long_t to net_device_stats fieldsEric Dumazet2023-01-142-26/+37
* video: hyperv_fb: Avoid taking busy spinlock on panic pathGuilherme G. Piccoli2023-01-141-0/+2
* net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean2023-01-141-0/+9
* net: add inline function skb_csum_is_sctpXin Long2023-01-141-0/+5
* net: switch to storing KCOV handle directly in sk_buffMarco Elver2023-01-141-24/+13
* dmaengine: idxd: Fix crc_val field for completion recordFenghua Yu2023-01-141-1/+1