summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-02-08quota: Properly annotate i_dquot arrays with __rcuJan Kara
2024-02-07Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-02-07net: Do not return value from init_dummy_netdev()Amit Cohen
2024-02-07dump_stack: Do not get cpu_sync for panic CPUJohn Ogness
2024-02-07treewide: Remove system_counterval_t.cs, which is never readPeter Hilber
2024-02-07timekeeping: Evaluate system_counterval_t.cs_id instead of .csPeter Hilber
2024-02-07ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constantPeter Hilber
2024-02-07x86/kvm, ptp/kvm: Add clocksource ID, set system_counterval_t.cs_idPeter Hilber
2024-02-07x86/tsc: Add clocksource ID, set system_counterval_t.cs_idPeter Hilber
2024-02-07timekeeping: Add clocksource ID to struct system_counterval_tPeter Hilber
2024-02-07libceph: just wait for more data to be available on the socketXiubo Li
2024-02-07libceph: fail sparse-read if the data length doesn't matchXiubo Li
2024-02-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-02-07spi: drop gpf arg from __spi_split_transfer_maxsize()David Lechner
2024-02-06net: phy: add helper phy_advertise_eee_allHeiner Kallweit
2024-02-06of: property: use unsigned int return on of_graph_get_endpoint_count()Kuninori Morimoto
2024-02-06KVM: Get reference to VM's address space in the async #PF workerSean Christopherson
2024-02-06blk-wbt: Fix detection of dirty-throttled tasksJan Kara
2024-02-06remap_range: merge do_clone_file_range() into vfs_clone_file_range()Amir Goldstein
2024-02-06fs: remove the inode argument to ->d_real() methodAmir Goldstein
2024-02-06fs: make file_dentry() a simple accessorAmir Goldstein
2024-02-06serial: core: introduce uart_port_tx_flags()Jiri Slaby (SUSE)
2024-02-06block, fs: Restore the per-bio/request data lifetime fieldsBart Van Assche
2024-02-06fs: Move enum rw_hint into a new header fileBart Van Assche
2024-02-06pidfd: exit: kill the no longer used thread_group_exited()Oleg Nesterov
2024-02-06net: phy: constify phydev->drvRussell King (Oracle)
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