summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-02-06hrtimer: Report offline hrtimer enqueueFrederic Weisbecker
2024-02-05net/mlx5: Remove initial segmentation duplicate definitionsGal Pressman
2024-02-05xfrm: generalize xdo_dev_state_update_curlft to allow statistics updateLeon Romanovsky
2024-02-05workqueue: Don't implicitly make UNBOUND workqueues w/ @max_active==1 orderedTejun Heo
2024-02-05usb: core: hcd: Convert from tasklet to BH workqueueTejun Heo
2024-02-05wifi: cw1200: Convert to GPIO descriptorsLinus Walleij
2024-02-05block: update cached timestamp post schedule/preemptionJens Axboe
2024-02-05block: cache current nsec time in struct blk_plugJens Axboe
2024-02-05block: move cgroup time handling code into blk.hJens Axboe
2024-02-05regmap: rework ->max_register handlingJan Dakinevich
2024-02-05spi: Remove the @multi_cs_cap to prevent kernel-doc warningsR SUNDAR
2024-02-05PM: sleep: stats: Define suspend_stats next to the code using itRafael J. Wysocki
2024-02-05mtd: flashchip: explicitly include <linux/wait.h>Tudor Ambarus
2024-02-05PM: sleep: stats: Use unsigned int for success and failure countersRafael J. Wysocki
2024-02-05PM: sleep: stats: Use an array of step failure countersRafael J. Wysocki
2024-02-05mtd: spinand: Add support for 5-byte IDsEzra Buehler
2024-02-05PM: sleep: stats: Use array of suspend step namesRafael J. Wysocki
2024-02-05filelock: don't do security checks on nfsd setlease callsJeff Layton
2024-02-05filelock: split leases out of struct file_lockJeff Layton
2024-02-05filelock: remove temporary compatibility macrosJeff Layton
2024-02-05lockd: adapt to breakup of struct file_lockJeff Layton
2024-02-05filelock: convert fl_blocker to file_lock_coreJeff Layton
2024-02-05filelock: split common fields into struct file_lock_coreJeff Layton
2024-02-05filelock: add some new helper functionsJeff Layton
2024-02-05fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap.JonasZhou
2024-02-04workqueue: Implement BH workqueues to eventually replace taskletsTejun Heo
2024-02-04net: make dev_unreg_count globalEric Dumazet
2024-02-04tun: Fix code style issues in <linux/if_tun.h>Yunjian Wang
2024-02-04iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa
2024-02-04Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman
2024-02-04Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman
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 '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-02filelock: fl_pid field should be signed intJeff Layton
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-01mm/util: Introduce kmemdup_array()Kartik
2024-02-01net/mlx5: DPLL, Implement lock status error valueJiri Pirko