summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfs-6.8-rc1.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git...Linus Torvalds2024-01-172-1/+20
|\
| * fs: rework listmount() implementationChristian Brauner2024-01-131-1/+1
| * fsnotify: compile out fsnotify permission hooks if !FANOTIFY_ACCESS_PERMISSIONSAmir Goldstein2024-01-121-0/+19
* | Merge tag 'pull-bcachefs-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-131-0/+1
|\ \
| * | new helper: user_path_locked_at()Al Viro2023-11-161-0/+1
* | | Merge tag 'rcu.release.v6.8' of https://github.com/neeraju/linuxLinus Torvalds2024-01-134-8/+11
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'doc.2023.12.13a', 'torture.2023.11.23a', 'fixes.2023.12.13a',...Neeraj Upadhyay (AMD)2023-12-133-7/+10
| |\ \ \ \ \
| | | | * | | srcu: Use try-lock lockdep annotation for NMI-safe access.Sebastian Andrzej Siewior2023-12-132-1/+7
| | | |/ / / | | |/| | |
| | | * | | rcu: Remove unused macros from rcupdate.hPedro Falcato2023-12-111-3/+0
| | | * | | rcu: Restrict access to RCU CPU stall notifiersPaul E. McKenney2023-12-111-3/+3
| | |/ / /
| * / / / rculist.h: docs: Fix wrong function summaryPhilipp Stanner2023-12-131-1/+1
| |/ / /
* | | | Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-121-34/+50
|\ \ \ \
| * | | | pwm: linux/pwm.h: fix Excess kernel-doc description warningRandy Dunlap2024-01-051-1/+0
| * | | | pwm: Add pwm_apply_state() compatibility stubThierry Reding2024-01-051-0/+7
| * | | | pwm: Drop two unused API functionsUwe Kleine-König2023-12-201-12/+0
| * | | | pwm: Make it possible to apply PWM changes in atomic contextSean Young2023-12-201-0/+25
| * | | | pwm: Replace ENOTSUPP with EOPNOTSUPPSean Young2023-12-201-2/+2
| * | | | pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young2023-12-201-14/+14
| * | | | pwm: Update kernel doc for struct pwm_chipUwe Kleine-König2023-12-201-2/+1
| * | | | pwm: Replace PWM chip unique base by unique IDUwe Kleine-König2023-12-201-2/+1
| * | | | pwm: Drop unused member "pwm" from struct pwm_deviceUwe Kleine-König2023-12-201-1/+0
| | |/ / | |/| |
* | | | Merge tag 'hid-for-linus-2024010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-01-124-2/+55
|\ \ \ \
| * \ \ \ Merge branch 'for-6.8/intel-ish' into for-linusJiri Kosina2024-01-081-0/+3
| |\ \ \ \
| | * | | | HID: Intel-ish-hid: Ishtp: Add helper functions for client connectionEven Xu2023-12-061-0/+3
| * | | | | Merge branch 'for-6.8/hid-bus-type-const' into for-linusJiri Kosina2024-01-082-2/+2
| |\ \ \ \ \
| | * | | | | HID: bpf: make bus_type const in struct hid_bpf_opsGreg Kroah-Hartman2024-01-021-1/+1
| | * | | | | HID: make hid_bus_type constGreg Kroah-Hartman2024-01-021-1/+1
| * | | | | | HID: amd_sfh: Add a new interface for exporting ALS dataBasavaraj Natikar2024-01-041-0/+4
| * | | | | | HID: amd_sfh: Add a new interface for exporting HPD dataBasavaraj Natikar2024-01-041-0/+46
| |/ / / / /
* | | | | | Merge tag 'fbdev-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-123-380/+3
|\ \ \ \ \ \
| * | | | | | video/sticore: Remove info field from STI structThomas Zimmermann2024-01-121-4/+0
| * | | | | | video/sticore: Store ROM device in STI structThomas Zimmermann2024-01-121-0/+4
| * | | | | | fbdev: amba-clcd: Delete the old CLCD driverLinus Walleij2024-01-122-377/+0
* | | | | | | Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2024-01-1211-234/+336
|\ \ \ \ \ \ \
| * | | | | | | media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard2023-12-131-3/+6
| * | | | | | | media: v4l2-subdev: Store frame interval in subdev stateLaurent Pinchart2023-12-131-0/+43
| * | | | | | | media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_intervalLaurent Pinchart2023-12-131-3/+12
| * | | | | | | media: v4l2-subdev: Turn .[gs]_frame_interval into pad operationsLaurent Pinchart2023-12-132-12/+14
| * | | | | | | media: v4l: subdev: Move out subdev state lock macros outside CONFIG_MEDIA_CO...Tomi Valkeinen2023-12-131-83/+83
| * | | | | | | media: v4l2-cci: Add support for little-endian encoded registersAlexander Stein2023-12-131-0/+5
| * | | | | | | media: v4l2-subdev: Fix indentation in v4l2-subdev.hLaurent Pinchart2023-12-041-1/+1
| * | | | | | | media: v4l: cci: Add macros to obtain register width and addressSakari Ailus2023-12-041-0/+5
| * | | | | | | media: v4l: cci: Add driver-private bit definitionsSakari Ailus2023-12-041-0/+5
| * | | | | | | media: v4l: cci: Include linux/bits.hSakari Ailus2023-12-041-0/+1
| * | | | | | | media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart2023-12-041-3/+4
| * | | | | | | media: uapi: Add controls for the THP7312 ISPLaurent Pinchart2023-12-042-0/+25
| * | | | | | | device property: Add fwnode_name_eq()Sakari Ailus2023-12-041-0/+1
| * | | | | | | Merge tag 'v6.7-rc4' into media_stageHans Verkuil2023-12-0334-62/+221
| |\ \ \ \ \ \ \
| * | | | | | | | media: v4l: subdev: Remove stream-unaware sub-device state accessSakari Ailus2023-11-231-77/+0
| * | | | | | | | media: v4l: subdev: Always compile sub-device state access functionsSakari Ailus2023-11-231-64/+64