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-08-11
context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu()
Valentin Schneider
1
-1
/
+1
2024-08-11
context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting()
Valentin Schneider
1
-1
/
+1
2024-08-11
context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into ...
Valentin Schneider
1
-3
/
+3
2024-08-10
Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-08-10
iio: trigger: allow devices to suspend/resume theirs associated trigger
Denis Benato
1
-0
/
+17
2024-08-10
iio: add child nodes support in iio backend framework
Olivier Moysan
1
-0
/
+3
2024-08-10
iio: add enable and disable services to iio backend framework
Olivier Moysan
1
-0
/
+2
2024-08-10
iio: add read scale and offset services to iio backend framework
Olivier Moysan
1
-1
/
+23
2024-08-10
Revert "lib/mpi: Introduce ec implementation to MPI library"
Herbert Xu
1
-105
/
+0
2024-08-09
Merge tag 'irq-domain-24-08-09' into irq/core
Thomas Gleixner
1
-0
/
+8
2024-08-09
irqdomain: Allow giving name suffix for domain
Matti Vaittinen
1
-0
/
+3
2024-08-09
irqdomain: Simplify simple and legacy domain creation
Matti Vaittinen
1
-0
/
+5
2024-08-09
PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region()
Philipp Stanner
1
-0
/
+2
2024-08-09
PCI: Make pcim_request_region() a public function
Philipp Stanner
1
-0
/
+1
2024-08-09
Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2024-08-09
Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2024-08-09
Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
8
-53
/
+106
2024-08-09
Merge patch series "nsfs: iterate through mount namespaces"
Christian Brauner
2
-0
/
+6
2024-08-09
file: add fput() cleanup helper
Christian Brauner
1
-0
/
+2
2024-08-09
fs: add put_mnt_ns() cleanup helper
Christian Brauner
1
-0
/
+4
2024-08-08
net: sungem_phy: Constify struct mii_phy_def
Christophe JAILLET
1
-1
/
+1
2024-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-12
/
+12
2024-08-08
Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-5
/
+5
2024-08-08
cpumask: Fix crash on updating CPU enabled mask
Gavin Shan
1
-1
/
+1
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
3
-23
/
+21
2024-08-08
x86/split_lock: Move Split and Bus lock code to a dedicated file
Ravi Bangoria
1
-1
/
+1
2024-08-08
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
1
-5
/
+5
2024-08-08
genirq: Remove irq_chip_regs:: Polarity
Jiri Slaby (SUSE)
1
-2
/
+0
2024-08-08
genirq: Remove unused irq_chip_generic:: {type,polarity}_cache
Jiri Slaby (SUSE)
1
-4
/
+0
2024-08-08
net/mlx5: Add IFC related stuff for data direct
Yishai Hadas
1
-5
/
+46
2024-08-07
ring-buffer: Remove unused function ring_buffer_nr_pages()
Jianhui Zhou
1
-1
/
+0
2024-08-07
tracing: Use refcount for trace_event_file reference counter
Steven Rostedt
1
-1
/
+1
2024-08-07
sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()
Qais Yousef
2
-6
/
+6
2024-08-07
sched/rt, dl: Convert functions to return bool
Qais Yousef
2
-15
/
+9
2024-08-07
sched/rt: Clean up usage of rt_task()
Qais Yousef
4
-4
/
+32
2024-08-07
serial: remove quot_frac from serial8250_do_set_divisor()
Jiri Slaby (SUSE)
1
-1
/
+1
2024-08-07
usb: gadget: Increase max configuration interface to 32
Akash Kumar
1
-1
/
+1
2024-08-07
usb: typec: tcpci: use GENMASK() for TCPC_TRANSMIT register fields
André Draszik
1
-4
/
+2
2024-08-07
usb: typec: tcpci: use GENMASK() for TCPC_MSG_HDR_INFO_REV
André Draszik
1
-2
/
+1
2024-08-07
usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_RP_VAL
André Draszik
1
-2
/
+1
2024-08-07
usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_CC[12]
André Draszik
1
-6
/
+3
2024-08-07
usb: typec: tcpci: use GENMASK() for TCPC_CC_STATUS_CC[12]
André Draszik
1
-5
/
+3
2024-08-07
usb: typec: tcpci: fix a comment typo
André Draszik
1
-1
/
+1
2024-08-07
buffer: Convert __block_write_begin() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2
-4
/
+4
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2
-3
/
+3
2024-08-07
buffer: Convert block_write_end() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-08-06
x86/traps: Enable UBSAN traps on x86
Gatlin Newhouse
1
-0
/
+5
2024-08-05
binfmt_elf, coredump: Log the reason of the failed core dumps
Roman Kisel
1
-2
/
+6
2024-08-05
coredump: Standartize and fix logging
Roman Kisel
1
-0
/
+22
[prev]
[next]