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-10-02
timekeeping: Add the boot clock to system time snapshot
Vincent Donnefort
1
-0
/
+2
2024-10-02
ntp: Make tick_usec static
Thomas Gleixner
1
-7
/
+0
2024-10-02
ntp: Remove unused tick_nsec
Thomas Gleixner
1
-1
/
+0
2024-10-02
inotify: Fix possible deadlock in fsnotify_destroy_mark
Lizhi Xu
1
-7
/
+3
2024-10-02
firmware: xilinx: add support for new SMC call format
Ronak Jain
1
-2
/
+24
2024-10-02
firmware: xilinx: use u32 for reset ID in reset APIs
Ronak Jain
1
-5
/
+4
2024-10-02
firmware: xilinx: Add missing debug firmware interfaces
Ronak Jain
1
-0
/
+4
2024-10-02
spi: spi-mem: Allow specifying the byte order in Octal DTR mode
Tudor Ambarus
1
-1
/
+7
2024-10-02
Merge patch series "Fixup NLM and kNFSD file lock callbacks"
Christian Brauner
3
-13
/
+7
2024-10-01
pwm: Add kernel doc for members added to pwm_ops recently
Uwe Kleine-König
1
-0
/
+5
2024-10-01
cpufreq: Avoid a bad reference count on CPU node
Miquel Sabaté Solà
1
-5
/
+1
2024-10-01
reset: Add devres helpers to request pre-deasserted reset controls
Philipp Zabel
1
-0
/
+113
2024-10-01
reset: replace boolean parameters with flags parameter
Philipp Zabel
1
-62
/
+99
2024-10-01
folio_queue: fix documentation
Christian Brauner
1
-1
/
+1
2024-10-01
exportfs: Remove EXPORT_OP_ASYNC_LOCK
Benjamin Coddington
1
-13
/
+0
2024-10-01
firmware: xilinx: Add Pinctrl Get Attribute ID
Sai Krishna Potthuri
1
-0
/
+1
2024-10-01
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
1
-0
/
+9
2024-10-01
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
1
-0
/
+9
2024-10-01
Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-0
/
+9
2024-09-30
Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+168
2024-09-30
backlight: lcd: Do not include <linux/fb.h> in lcd header
Thomas Zimmermann
1
-1
/
+0
2024-09-30
backlight: lcd: Remove struct fb_videomode from set_mode callback
Thomas Zimmermann
1
-2
/
+5
2024-09-30
backlight: lcd: Replace check_fb with controls_device
Thomas Zimmermann
1
-4
/
+12
2024-09-30
backlight: lcd: Add LCD_POWER_ constants for power states
Thomas Zimmermann
1
-0
/
+5
2024-09-30
backlight: lcd: Test against struct fb_info.lcd_dev
Thomas Zimmermann
1
-0
/
+13
2024-09-30
ftrace: Have calltime be saved in the fgraph storage
Steven Rostedt
1
-1
/
+0
2024-09-30
ftrace: Use a running sleeptime instead of saving on shadow stack
Steven Rostedt
1
-0
/
+1
2024-09-30
fgraph: Use fgraph data to store subtime for profiler
Steven Rostedt
1
-3
/
+1
2024-09-30
tracing: Add a comment about ftrace_regs definition
Masami Hiramatsu (Google)
1
-0
/
+26
2024-09-30
netfs: Add folio_queue API documentation
David Howells
1
-0
/
+168
2024-09-30
ASoC: samsung: Remove obsoleted declaration for s3c64xx_ac97_setup_gpio
Gaosheng Cui
1
-2
/
+0
2024-09-30
ARM: samsung: Remove obsoleted declaration for s3c_hwmon_set_platdata
Gaosheng Cui
1
-10
/
+0
2024-09-30
iio: adc: Constify struct iio_map
Christophe JAILLET
1
-2
/
+3
2024-09-30
types: Complement the aligned types with signed 64-bit one
Andy Shevchenko
1
-1
/
+2
2024-09-29
close_range(): fix the logics in descriptor table trimming
Al Viro
1
-4
/
+4
2024-09-30
firmware: sysfb: Add a sysfb_handles_screen_info() helper function
Javier Martinez Canillas
1
-0
/
+7
2024-09-30
spi: remove {devm_}spi_alloc_master/slave()
Yang Yingliang
1
-30
/
+0
2024-09-30
regulator: Add devres version of of_regulator_get_optional()
Chen-Yu Tsai
1
-0
/
+17
2024-09-30
regulator: Add of_regulator_get_optional() for pure DT regulator lookup
Chen-Yu Tsai
1
-0
/
+20
2024-09-30
regcache: Improve documentation of available cache types
Mark Brown
1
-1
/
+8
2024-09-29
Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+136
2024-09-29
Merge branch 'locking/core' into locking/urgent, to pick up pending commits
Ingo Molnar
1
-0
/
+136
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+16
2024-09-28
Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+0
2024-09-28
pwm: Provide new consumer API functions for waveforms
Uwe Kleine-König
1
-1
/
+5
2024-09-28
pwm: New abstraction for PWM waveforms
Uwe Kleine-König
1
-0
/
+36
2024-09-27
Merge tag 'bitmap-for-6.12' of https://github.com/norov/linux
Linus Torvalds
5
-232
/
+271
2024-09-27
Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2
-219
/
+0
2024-09-27
Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-1
/
+11
2024-09-27
Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
[prev]
[next]