aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-02-27libfs: Add helper to choose dentry operations at mount-timeGabriel Krisman Bertazi1-0/+1
2024-02-27fscrypt: Drop d_revalidate once the key is addedGabriel Krisman Bertazi1-7/+22
2024-02-27fscrypt: Drop d_revalidate for valid dentries during lookupGabriel Krisman Bertazi1-0/+22
2024-02-27fscrypt: Factor out a helper to configure the lookup dentryGabriel Krisman Bertazi1-0/+15
2024-02-27ovl: Always reject mounting over case-insensitive directoriesGabriel Krisman Bertazi1-0/+9
2024-02-27workqueue: Introduce from_work() helper for cleaner callback declarationsAllen Pais1-0/+3
2024-02-27io_uring/kbuf: flag request if buffer pool is empty after buffer pickJens Axboe1-0/+3
2024-02-27platform/x86: wmi: Prevent incompatible event driver from probingArmin Wolf1-1/+1
2024-02-27thermal: core: Eliminate writable trip points masksRafael J. Wysocki1-4/+2
2024-02-27thermal: core: Drop the .set_trip_hyst() thermal zone operationRafael J. Wysocki1-1/+0
2024-02-27thermal: core: Add flags to struct thermal_tripRafael J. Wysocki1-0/+8
2024-02-27Merge branch 'x86/urgent' into x86/apic, to resolve conflictsIngo Molnar14-32/+87
2024-02-27smp: Provide 'setup_max_cpus' definition on UP tooIngo Molnar1-0/+2
2024-02-27smp: Avoid 'setup_max_cpus' namespace collision/shadowingIngo Molnar1-1/+1
2024-02-27Merge 6.8-rc6 into tty-nextGreg Kroah-Hartman10-20/+21
2024-02-26dpll: rely on rcu for netdev_dpll_pin()Eric Dumazet2-10/+12
2024-02-26Merge branches 'rcu-doc.2024.02.14a', 'rcu-nocb.2024.02.14a', 'rcu-exp.2024.0...Boqun Feng3-3/+4
2024-02-26gpio: provide for_each_hwgpio()Bartosz Golaszewski1-0/+15
2024-02-26spi: add spi_optimize_message() APIsDavid Lechner1-0/+20
2024-02-26regulator: max8998: Convert to GPIO descriptorsLinus Walleij1-6/+0
2024-02-26regulator: max8997: Convert to GPIO descriptorsLinus Walleij1-1/+0
2024-02-26regulator: lp8788-buck: Fully convert to GPIO descriptorsLinus Walleij1-7/+2
2024-02-26regulator: da9055: Fully convert to GPIO descriptorsLinus Walleij1-13/+0
2024-02-26regulator: max8973: Finalize switch to GPIO descriptorsLinus Walleij1-6/+0
2024-02-26rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flagEric Dumazet1-0/+2
2024-02-26ipv6: prepare inet6_fill_ifinfo() for RCU protectionEric Dumazet1-2/+4
2024-02-26clk: ti: Improve clksel clock bit parsing for reg propertyTony Lindgren1-0/+3
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter28-55/+159
2024-02-26tick: Assume timekeeping is correctly handed over upon last offline idle callFrederic Weisbecker1-0/+2
2024-02-26tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYINGFrederic Weisbecker1-6/+0
2024-02-26tick: Start centralizing tick related CPU hotplug operationsFrederic Weisbecker2-2/+7
2024-02-26mtd: fix minor comment typo for struct mtd_masterMarcel Hamer1-1/+1
2024-02-26mtd: lpc32xx: use typedef for dma_filter_fnKrzysztof Kozlowski2-2/+2
2024-02-26mm, slab, kasan: replace kasan_never_merge() with SLAB_NO_MERGEVlastimil Babka1-6/+0
2024-02-26mm, slab: use an enum to define SLAB_ cache creation flagsVlastimil Babka1-27/+67
2024-02-26mm, slab: deprecate SLAB_MEM_SPREAD flagVlastimil Babka1-2/+3
2024-02-26thunderbolt: Constify the struct device_type usageRicardo B. Marliere1-2/+2
2024-02-26Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman10-20/+21
2024-02-26interconnect: constify of_phandle_args in xlateKrzysztof Kozlowski1-5/+6
2024-02-25rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocksPaul E. McKenney1-0/+2
2024-02-25mtd: ubi: introduce pre-removal notification for UBI volumesDaniel Golle1-0/+2
2024-02-25hwmon: (core) Add support for humidity min/max alarmJavier Carrasco1-0/+4
2024-02-25Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+3
2024-02-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2024-02-25Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman5-69/+108
2024-02-25bdev: make struct bdev_handle private to the block layerChristian Brauner2-13/+0
2024-02-25bdev: make bdev_{release, open_by_dev}() private to block layerChristian Brauner1-3/+0
2024-02-25bdev: remove bdev_open_by_path()Christian Brauner1-2/+0
2024-02-25pktcdvd: port block device access to fileChristian Brauner1-2/+2
2024-02-25swap: port block device usage to fileChristian Brauner1-1/+1