summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-02-01netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman
2023-02-01units: Add SI metric prefix definitionsAndy Shevchenko
2023-02-01units: Add Watt unitsDaniel Lezcano
2023-02-01panic: Consolidate open-coded panic_on_warn checksKees Cook
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2023-02-01kernel/panic: move panic sysctls to its own filetangmeng
2023-02-01sysctl: add a new register_sysctl_init() interfaceXiaoming Ni
2023-02-01scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspaceWenchao Hao
2023-02-01l2tp: Serialize access to sk_user_data with sk_callback_lockJakub Sitnicki
2023-02-01net/sched: sch_taprio: fix possible use-after-freeEric Dumazet
2023-02-01clk: Provide new devm_clk helpers for prepared and enabled clocksUwe Kleine-König
2023-01-24tracing: Use alignof__(struct {type b;}) instead of offsetof()Steven Rostedt (Google)
2023-01-24usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman
2023-01-24btrfs: fix trace event name typo for FLUSH_DELAYED_REFSNaohiro Aota
2023-01-18dt-bindings: clocks: imx8mp: Add ID for usb suspend clockLi Jun
2023-01-18clk: imx8mp: add clkout1/2 supportLucas Stach
2023-01-18clk: imx8mp: Add DISP2 pixel clockMarek Vasut
2023-01-18efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel
2023-01-14mptcp: remove MPTCP 'ifdef' in TCP SYN cookiesMat Martineau
2023-01-14ext4: disable fast-commit of encrypted dir operationsEric Biggers
2023-01-14efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel
2023-01-14netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik
2023-01-14filelock: new helper: vfs_inode_has_locksJeff Layton
2023-01-14SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto
2023-01-14ext4: fix deadlock due to mbcache entry corruptionJan Kara
2023-01-14mbcache: automatically delete entries from cache on freeingJan Kara
2023-01-14mbcache: add functions to delete entry if unusedJan Kara
2023-01-14mm/highmem: Lift memcpy_[to|from]_page to coreIra Weiny
2023-01-14PM/devfreq: governor: Add a private governor_data for governorKant Fan
2023-01-14jbd2: use the correct print formatBixuan Cui
2023-01-14ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart
2023-01-14nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definitionChristoph Hellwig
2023-01-14media: dvbdev: fix build warning due to commentsLin Ma
2023-01-14ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart
2023-01-14ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart
2023-01-14media: dvbdev: adopts refcnt to avoid UAFLin Ma
2023-01-14mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi
2023-01-14net: add atomic_long_t to net_device_stats fieldsEric Dumazet
2023-01-14video: hyperv_fb: Avoid taking busy spinlock on panic pathGuilherme G. Piccoli
2023-01-14net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean
2023-01-14net: add inline function skb_csum_is_sctpXin Long
2023-01-14net: switch to storing KCOV handle directly in sk_buffMarco Elver
2023-01-14dmaengine: idxd: Fix crc_val field for completion recordFenghua Yu
2023-01-14include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn
2023-01-14iio: adis: add '__adis_enable_irq()' implementationRamona Bolboaca
2023-01-14iio: adis: stylistic changesNuno Sá
2023-01-14iio: adis: handle devices that cannot unmask the drdy pinNuno Sá
2023-01-14genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()Barry Song
2023-01-14ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENTBaisong Zhong
2023-01-14ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOTBaisong Zhong