summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-06pidfd: exit: kill the no longer used thread_group_exited()Oleg Nesterov
2024-02-06accel/ivpu: Add job status for jobs aborted by the driverGrzegorz Trzebiatowski
2024-02-06bonding: Add independent control state machineAahil Awatramani
2024-02-06net: phy: constify phydev->drvRussell King (Oracle)
2024-02-06net: dst: Make dst_destroy() static and return void.Sebastian Andrzej Siewior
2024-02-06hrtimer: Report offline hrtimer enqueueFrederic Weisbecker
2024-02-05net/mlx5: Remove initial segmentation duplicate definitionsGal Pressman
2024-02-05xfrm: get global statistics from the offloaded deviceLeon Romanovsky
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-05ASoC: tas2781: add module parameter to tascodec_init()Gergo Koteles
2024-02-05media: mc: Add num_links flag to media_padLaurent Pinchart
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-05rxrpc: Fix counting of new acks and nacksDavid Howells
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-05afs: adapt to breakup of struct file_lockJeff Layton
2024-02-05filelock: convert fl_blocker to file_lock_coreJeff Layton
2024-02-05filelock: have fs/locks.c deal with file_lock_core directlyJeff Layton
2024-02-05filelock: split common fields into struct file_lock_coreJeff Layton
2024-02-05filelock: add some new helper functionsJeff Layton
2024-02-05media: v4l2-common.h: kerneldoc: correctly format return valuesHans Verkuil
2024-02-05media: cec.h: Fix kerneldocRicardo Ribalda
2024-02-05media: videodev2.h: Fix kerneldocRicardo Ribalda
2024-02-05media: videobuf2: Fix doc commentAndrzej Pietrasiewicz
2024-02-05fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap.JonasZhou
2024-02-05sctp: preserve const qualifier in sctp_sk()Eric Dumazet
2024-02-05drm/rect: fix kernel-doc typosRandy Dunlap
2024-02-05Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
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 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds