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-11-05
sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR()
Thomas Weißschuh
1
-19
/
+8
2024-11-05
sysfs: treewide: constify attribute callback of bin_attribute::llseek()
Thomas Weißschuh
1
-1
/
+1
2024-11-05
sysfs: treewide: constify attribute callback of bin_attribute::mmap()
Thomas Weißschuh
1
-1
/
+1
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
1
-15
/
+15
2024-11-05
sysfs: introduce callback attribute_group::bin_size
Thomas Weißschuh
1
-0
/
+8
2024-11-05
iommu/vt-d: Remove unused dmar_msi_read
Dr. David Alan Gilbert
1
-1
/
+0
2024-11-05
perf/core: Add aux_pause, aux_resume, aux_start_paused
Adrian Hunter
1
-0
/
+28
2024-11-05
sched: Add Lazy preemption model
Peter Zijlstra
1
-1
/
+7
2024-11-05
sched: Add TIF_NEED_RESCHED_LAZY infrastructure
Peter Zijlstra
4
-8
/
+24
2024-11-05
sched/ext: Remove sched_fork() hack
Thomas Gleixner
1
-1
/
+0
2024-11-05
kcsan, seqlock: Fix incorrect assumption in read_seqbegin()
Marco Elver
1
-11
/
+1
2024-11-05
seqlock, treewide: Switch to non-raw seqcount_latch interface
Marco Elver
1
-9
/
+11
2024-11-05
kcsan, seqlock: Support seqcount_latch_t
Marco Elver
1
-15
/
+71
2024-11-05
ACPI/IORT: Support CANWBS memory access flag
Nicolin Chen
1
-0
/
+2
2024-11-05
vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Jason Gunthorpe
1
-3
/
+0
2024-11-05
mm/writeback: add folio_mark_dirty_lock()
Joanne Koong
1
-0
/
+1
2024-11-05
Merge 6.12-rc6 into driver-core-next
Greg Kroah-Hartman
30
-39
/
+217
2024-11-05
watchdog: da9063: Do not use a global variable
Fabio Estevam
1
-0
/
+1
2024-11-05
Merge v6.12-rc6 into usb-next
Greg Kroah-Hartman
20
-30
/
+125
2024-11-05
Merge 6.12-rc6 into char-misc-next
Greg Kroah-Hartman
20
-30
/
+125
2024-11-05
misc: rtsx: Cleanup on DRV_NAME cardreader variables
Desnes Nunes
3
-1
/
+5
2024-11-04
net: tcp: replace the document for "lsndtime" in tcp_sock
Menglong Dong
1
-2
/
+1
2024-11-04
Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2024-11-04
fs: iomap: Atomic write support
John Garry
1
-0
/
+1
2024-11-04
PM: EM: Add min/max available performance state limits
Lukasz Luba
1
-8
/
+21
2024-11-04
Merge tag 'mtk-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2
-0
/
+39
2024-11-04
rust: add tracepoint support
Alice Ryhl
1
-1
/
+27
2024-11-04
bpf: Mark raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
1
-0
/
+6
2024-11-04
bpf: Move btf_type_is_struct_ptr() under CONFIG_BPF_SYSCALL
Alistair Francis
1
-11
/
+10
2024-11-04
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-18
/
+3
2024-11-04
nfs_common: fix localio to cope with racing nfs_local_probe()
Mike Snitzer
1
-1
/
+2
2024-11-04
Merge tag 'zynqmp-soc-for-6.13' of https://github.com/Xilinx/linux-xlnx into ...
Arnd Bergmann
1
-7
/
+32
2024-11-04
Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
1
-0
/
+2
2024-11-04
net: enetc: add initial netc-blk-ctrl driver support
Wei Fang
1
-0
/
+19
2024-11-04
net/mlx5: Introduce data placement ordering bits
Edward Srouji
1
-6
/
+17
2024-11-04
Merge tag 'v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
30
-39
/
+217
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
34
-57
/
+246
2024-11-03
soc: qcom: llcc: add support for SAR2130P and SAR1130P
Dmitry Baryshkov
1
-0
/
+12
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
1
-1
/
+1
2024-11-03
dim: make dim_calc_stats() inputs const pointers
Caleb Sander Mateos
1
-1
/
+2
2024-11-03
iio: events: make IIO_EVENT_CODE macro private
David Lechner
1
-6
/
+9
2024-11-03
iio: events.h: add event identifier macros for differential channel
Julien Stephan
1
-2
/
+16
2024-11-03
iio: fix write_event_config signature
Julien Stephan
1
-1
/
+1
2024-11-03
iio: hid-sensors: Add proximity and attention IDs
Ricardo Ribalda
1
-0
/
+2
2024-11-03
iio: Mark iio_dev::priv member with __private
Andy Shevchenko
1
-2
/
+2
2024-11-03
Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-10
/
+22
2024-11-03
pwm: core: export pwm_get_state_hw()
David Lechner
1
-0
/
+6
2024-11-03
net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-1
/
+1
2024-11-03
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
1
-2
/
+3
2024-11-03
mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
Yu Zhao
1
-2
/
+0
[prev]
[next]