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
2026-07-30
mfd: db8500-prcmu: Fold dbx500 header into db8500
Linus Walleij
2
-577
/
+250
2026-07-30
mfd: 88pm886: Initialize the battery page
Duje Mihanović
1
-0
/
+5
2026-07-30
mfd: cs42l43: Use new SoundWire enumeration helper
Charles Keepax
1
-2
/
+0
2026-07-30
mfd: si476x: Modernize GPIO handling
Linus Walleij
2
-4
/
+3
2026-07-30
netconsole: move netpoll_wait_carrier() as netcons_wait_carrier()
Breno Leitao
1
-1
/
+0
2026-07-30
netconsole: move local_ip/remote_ip/ipv6 to netconsole_target
Breno Leitao
1
-3
/
+0
2026-07-30
netconsole: move egress_dev() as netcons_egress_dev()
Breno Leitao
1
-1
/
+0
2026-07-30
netconsole: move netpoll_take_ipv6() as netcons_take_ipv6()
Breno Leitao
1
-1
/
+0
2026-07-30
netconsole: move netpoll_take_ipv4() as netcons_take_ipv4()
Breno Leitao
1
-1
/
+0
2026-07-30
netconsole: move netpoll_local_ip_unset() as netcons_local_ip_unset()
Breno Leitao
1
-1
/
+0
2026-07-30
netconsole: take over netpoll_setup() from netpoll
Breno Leitao
1
-1
/
+0
2026-07-30
netpoll: export the netpoll_setup() helpers for netconsole
Breno Leitao
1
-0
/
+5
2026-07-30
netpoll: export carrier_timeout via netpoll_get_carrier_timeout()
Breno Leitao
1
-0
/
+1
2026-07-30
gpio: regmap: Add IRQ enable/disable helpers
Yu-Chun Lin
1
-0
/
+5
2026-07-30
gpio: regmap: Add set_config callback
Yu-Chun Lin
1
-0
/
+6
2026-07-30
gpio: regmap: Add value_xlate callback
Yu-Chun Lin
1
-3
/
+12
2026-07-30
gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callback
Yu-Chun Lin
1
-3
/
+29
2026-07-30
gpio: regmap: Order kernel-doc descriptions with the actual appearance
Andy Shevchenko
1
-9
/
+9
2026-07-30
gpio: regmap: Provide default IRQ resource request and release callbacks
Andy Shevchenko
1
-0
/
+3
2026-07-30
Merge branch 'mm-stable-6d098029de09' of https://git.kernel.org/pub/scm/linux...
Mike Rapoport (Microsoft)
147
-1145
/
+1838
2026-07-30
bus: mhi: ep: Add mhi_cntrl->flush_async() callback to flush the async read/w...
Manivannan Sadhasivam
1
-0
/
+2
2026-07-30
bus: mhi: Clean up some kernel-doc warnings
Randy Dunlap
1
-5
/
+10
2026-07-30
bus: mhi: host: Add support for devices with no M3 state
Manivannan Sadhasivam
1
-0
/
+2
2026-07-29
atm: remove unused exported helpers
Xiang-Bin Shi
2
-23
/
+0
2026-07-29
Revert "vhost-net: wake queue of tun/tap after ptr_ring consume"
Simon Schippers
1
-3
/
+0
2026-07-29
Revert "ptr_ring: move free-space check into separate helper"
Simon Schippers
1
-18
/
+2
2026-07-29
soc: qcom: geni-se: trace: Add trace event support for GENI SE registers dump
Praveen Talari
1
-0
/
+38
2026-07-29
i2c: algo: bit: Allow to skip bit test
Markus Stockhausen
1
-0
/
+1
2026-07-28
mm: cleanup clear_not_present_full_ptes() and rename to clear_non_present_ptes()
David Hildenbrand (Arm)
1
-10
/
+4
2026-07-28
mm: drop pte_clear_not_present_full()
David Hildenbrand (Arm)
1
-17
/
+4
2026-07-28
mm: constify oom_control, scan_control, and alloc_context nodemask
Gregory Price
5
-9
/
+9
2026-07-28
include/linux/swap.h: remove unused leftovers
Ritesh Harjani (IBM)
1
-7
/
+0
2026-07-28
radix-tree: add/correct some kernel-doc
Randy Dunlap
1
-2
/
+3
2026-07-28
mm/sparse-vmemmap: remove sparse_vmemmap_init_nid_late()
Muchun Song
1
-7
/
+0
2026-07-28
mm/hugetlb: remove obsolete bootmem cross-zone checks
Muchun Song
1
-3
/
+0
2026-07-28
mm/hugetlb: refactor early boot gigantic hugepage allocation
Muchun Song
1
-13
/
+5
2026-07-28
mm/hugetlb: initialize gigantic bootmem hugepage struct pages earlier
Muchun Song
1
-0
/
+5
2026-07-28
percpu_ref: fix documentation of maximum value
Matthew Wilcox (Oracle)
1
-2
/
+3
2026-07-28
writeback.h: fix a typo in the wbc_init_bio() description
Andreas Gruenbacher
1
-1
/
+1
2026-07-28
mm/migrate: use migrate_info field instead of private
Shivank Garg
1
-0
/
+3
2026-07-28
mm: use enum migrate_reason instead of int for migration reason parameters
Ye Liu
3
-10
/
+14
2026-07-28
mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrat...
Ye Liu
1
-0
/
+1
2026-07-28
mm: hugetlb: correct CONFIG_CGROUP_HUGETLB macro name in comment
Ethan Nelson-Moore
1
-1
/
+1
2026-07-28
mm: remove PageTransCompound()
Kefeng Wang
1
-14
/
+0
2026-07-28
mm/vmalloc: honor GFP constraints in pcpu_get_vm_areas()
Kaitao Cheng
1
-2
/
+2
2026-07-28
mm: replace __ASSEMBLY__ with __ASSEMBLER__ in memory management header files
Thomas Huth
3
-5
/
+5
2026-07-28
firmware: stratix10-svc: add async HWMON read commands and register socfpga-h...
Tze Yee Ng
1
-0
/
+38
2026-07-29
scsi: libsas: terminate deferred commands on time out
Damien Le Moal
1
-0
/
+2
2026-07-29
ata: libata-scsi: terminate deferred commands on time out
Damien Le Moal
1
-0
/
+2
2026-07-28
KVM: nSVM: Add CLASS()es for automagically handling local kvm_vcpu_map() usage
Sean Christopherson
1
-0
/
+19
[prev]
[next]