index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-28
bpf: support deferring bpf_link dealloc to after RCU grace period
Andrii Nakryiko
1
-1
/
+15
2024-03-28
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
1
-7
/
+1
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-30
/
+86
2024-03-28
clk: Provide !COMMON_CLK dummy for devm_clk_rate_exclusive_get()
Uwe Kleine-König
1
-0
/
+5
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-8
/
+3
2024-03-29
phy: Add Embedded DisplayPort and DisplayPort submodes
Abel Vesa
1
-0
/
+3
2024-03-28
spi: spi-omap2-mcspi.c: revert "Toggle CS after each word"
Louis Chauvet
1
-3
/
+0
2024-03-28
regulator: Merge axp20x changes
Mark Brown
1
-5
/
+93
2024-03-28
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
1
-6
/
+1
2024-03-28
leds: trigger: audio: Remove this trigger
Heiner Kallweit
1
-14
/
+0
2024-03-28
leds: trigger: Store brightness set by led_trigger_event()
Heiner Kallweit
1
-0
/
+15
2024-03-28
backlight: Remove fb_blank from struct backlight_properties
Thomas Zimmermann
1
-24
/
+1
2024-03-28
backlight: omap1: Remove unused struct omap_backlight_config.set_power
Thomas Zimmermann
1
-1
/
+0
2024-03-28
backlight: Add controls_device callback to struct backlight_ops
Thomas Zimmermann
1
-8
/
+8
2024-03-28
backlight: pwm-backlight: Remove struct backlight_ops.check_fb
Thomas Zimmermann
1
-1
/
+0
2024-03-28
backlight: Match backlight device against struct fb_info.bl_dev
Thomas Zimmermann
1
-0
/
+9
2024-03-28
regulator: axp20x: add support for the AXP717
Andre Przywara
1
-0
/
+21
2024-03-28
mfd: axp20x: Add support for AXP717 PMIC
Andre Przywara
1
-0
/
+67
2024-03-28
regulator: axp20x: fix typo-ed identifier
Andre Przywara
1
-5
/
+5
2024-03-27
Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-2
/
+10
2024-03-27
ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC
Armin Wolf
1
-0
/
+1
2024-03-27
ACPI: Fix Generic Initiator Affinity _OSC bit
Armin Wolf
1
-1
/
+1
2024-03-27
ACPI: bus: Indicate support for the Generic Event Device thru _OSC
Armin Wolf
1
-0
/
+1
2024-03-27
ACPI: bus: Indicate support for more than 16 p-states thru _OSC
Armin Wolf
1
-0
/
+1
2024-03-27
ACPI: bus: Indicate support for _TFP thru _OSC
Armin Wolf
1
-0
/
+1
2024-03-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-22
/
+43
2024-03-27
fs,block: yield devices early
Christian Brauner
1
-10
/
+1
2024-03-27
net: wan: framer: Add missing static inline qualifiers
Herve Codina
1
-2
/
+2
2024-03-27
block: handle BLK_OPEN_RESTRICT_WRITES correctly
Christian Brauner
1
-0
/
+2
2024-03-27
driver core: Remove unused platform_notify, platform_notify_remove
Bjorn Helgaas
1
-11
/
+0
2024-03-27
usb: misc: onboard_hub: rename to onboard_dev
Javier Carrasco
2
-18
/
+18
2024-03-26
driver core: Introduce device_link_wait_removal()
Herve Codina
1
-0
/
+1
2024-03-26
spi: pxa2xx: Keep PXA*_SSP types together
Andy Shevchenko
1
-1
/
+1
2024-03-26
prctl: generalize PR_SET_MDWE support check to be per-arch
Zev Weiss
1
-0
/
+8
2024-03-26
mm: increase folio batch size
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-03-26
net: remove skb_free_datagram_locked()
Eric Dumazet
1
-6
/
+0
2024-03-26
spi: xilinx: Massage xilinx_spi.h
Mark Brown
1
-5
/
+9
2024-03-26
spi: pxa2xx: Clean up linux/spi/pxa2xx_spi.h
Mark Brown
1
-9
/
+1
2024-03-26
gpiolib: Add stubs for GPIO lookup functions
Mark Brown
1
-2
/
+15
2024-03-26
firmware: arm_scmi: Simplify scmi_devm_notifier_unregister
Cristian Marussi
1
-2
/
+0
2024-03-26
net: Use backlog-NAPI to clean up the defer_list.
Sebastian Andrzej Siewior
1
-0
/
+1
2024-03-26
fs_parser: move fsparam_string_empty() helper into header
Luis Henriques (SUSE)
1
-0
/
+4
2024-03-26
statx: stx_subvol
Kent Overstreet
1
-0
/
+1
2024-03-25
genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd
Rafael J. Wysocki
1
-0
/
+3
2024-03-25
spi: remove struct spi_message::is_dma_mapped
David Lechner
1
-8
/
+3
2024-03-25
iio: adc: ad_sigma_delta: Add optional irq selection
Dumitru Ceclan
1
-0
/
+3
2024-03-25
scsi: ata: libata-sata: Factor out NCQ Priority configuration helpers
Igor Pylypiv
1
-0
/
+6
2024-03-25
device property: Introduce device_for_each_child_node_scoped()
Jonathan Cameron
1
-0
/
+5
2024-03-25
device property: Add cleanup.h based fwnode_handle_put() scope based cleanup.
Jonathan Cameron
1
-0
/
+3
2024-03-25
device property: Move fwnode_handle_put() into property.h
Jonathan Cameron
1
-1
/
+13
[prev]
[next]