summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-04Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-04Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-03cxl/cper: Fix errant CPER prints for CXL eventsIra Weiny
2024-02-02bpf: Preserve boundaries and track scalars on narrowing fillMaxim Mikityanskiy
2024-02-02Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-02Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-02-02net/sched: Add helper macros with module namesMichal Koutný
2024-02-02Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linuxLinus Torvalds
2024-02-02init: Declare rodata_enabled and mark_rodata_ro() at all timeChristophe Leroy
2024-02-02thermal: core: Change governor name to const char pointerAngeloGioacchino Del Regno
2024-02-02pidfd: implement PIDFD_THREAD flag for pidfd_open()Oleg Nesterov
2024-02-02pidfd: cleanup the usage of __pidfd_prepare's flagsOleg Nesterov
2024-02-02wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg
2024-02-02filelock: rename some fields in tracepointsJeff Layton
2024-02-02filelock: fl_pid field should be signed intJeff Layton
2024-02-02crypto: ahash - unexport crypto_hash_alg_has_setkey()Eric Biggers
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-01Merge branch '20240201204421.16992-2-quic_amelende@quicinc.com' into drivers-...Bjorn Andersson
2024-02-01soc: qcom: add QCOM PBS driverAnjelique Melendez
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-02-01Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan
2024-02-01Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-02-01soc/tegra: fuse: Add support for Tegra241Kartik
2024-02-01mm/util: Introduce kmemdup_array()Kartik
2024-02-01soc/tegra: pmc: Remove some old and deprecated functions and constantsChristophe JAILLET
2024-02-01net/mlx5: DPLL, Implement lock status error valueJiri Pirko
2024-02-01dpll: extend lock_status_get() op by status error and expose to userJiri Pirko
2024-02-01dpll: extend uapi by lock status error attributeJiri Pirko
2024-02-01iomap: pass the length of the dirty region to ->map_blocksChristoph Hellwig
2024-02-01iomap: map multiple blocks at a timeChristoph Hellwig
2024-02-01iomap: don't chain biosChristoph Hellwig
2024-02-01iomap: move the io_folios field out of struct iomap_ioendChristoph Hellwig
2024-02-01ASoC: cs35l56: Allow more time for firmware to bootRichard Fitzgerald
2024-02-01ASoC: cs35l56: Load tunings for the correct speaker modelsRichard Fitzgerald
2024-02-01ASoC: cs35l56: Firmware file must match the version of preloaded firmwareRichard Fitzgerald
2024-02-01ASoC: cs35l56: Fix to ensure ASP1 registers match cacheRichard Fitzgerald
2024-02-01media: v4l: Add a helper for setting up link-frequencies controlSakari Ailus
2024-02-01cpumask: define cleanup function for cpumasksYury Norov
2024-02-01cpumask: add cpumask_weight_andnot()Yury Norov
2024-02-01platform/chrome: Update binary interface for EC-based watchdogLukasz Majczak
2024-02-01net: dsa: Add KSZ8567 switch supportPhilippe Schenker
2024-01-31bpf: btf: Add BTF_KFUNCS_START/END macro pairDaniel Xu
2024-01-31af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet
2024-01-31af_unix: Remove CONFIG_UNIX_SCM.Kuniyuki Iwashima
2024-01-31af_unix: Remove io_uring code for GC.Kuniyuki Iwashima
2024-01-31nvme: take const cmd pointer in read-only helpersCaleb Sander
2024-01-31netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik
2024-01-31netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso