index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-27
fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
Seth Forshee (DigitalOcean)
1
-0
/
+11
2024-07-27
ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER case
Takashi Sakamoto
1
-2
/
+1
2024-07-27
Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"
Takashi Sakamoto
1
-3
/
+2
2024-07-27
minmax: avoid overly complicated constant expressions in VM code
Linus Torvalds
2
-2
/
+9
2024-07-27
minmax: avoid overly complex min()/max() macro arguments in xen
Linus Torvalds
1
-2
/
+3
2024-07-26
nilfs2: handle inconsistent state in nilfs_btnode_create_block()
Ryusuke Konishi
2
-7
/
+22
2024-07-26
selftests/mm: skip test for non-LPA2 and non-LVA systems
Dev Jain
1
-1
/
+15
2024-07-26
mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc...
Li Zhijian
1
-7
/
+11
2024-07-26
mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_node
Roman Gushchin
1
-0
/
+1
2024-07-26
alloc_tag: outline and export free_reserved_page()
Suren Baghdasaryan
2
-15
/
+18
2024-07-26
decompress_bunzip2: fix rare decompression failure
Ross Lagerwall
1
-1
/
+2
2024-07-26
mm/huge_memory: avoid PMD-size page cache if needed
Gavin Shan
2
-5
/
+19
2024-07-26
mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit mac...
Yang Shi
1
-1
/
+1
2024-07-26
mm: fix old/young bit handling in the faulting path
Ram Tummala
1
-1
/
+1
2024-07-26
dt-bindings: arm: update James Clark's email address
James Clark
2
-2
/
+2
2024-07-26
MAINTAINERS: mailmap: update James Clark's email address
James Clark
2
-2
/
+3
2024-07-26
dt-bindings: iio: adc: ad7192: Fix 'single-channel' constraints
Rob Herring (Arm)
1
-3
/
+2
2024-07-26
smb3: add dynamic trace point for session setup key expired failures
Steve French
2
-1
/
+47
2024-07-26
smb3: add four dynamic tracepoints for copy_file_range and reflink
Steve French
2
-1
/
+67
2024-07-26
smb3: add dynamic tracepoint for reflink errors
Steve French
2
-0
/
+62
2024-07-26
arm64: allow installing compressed image by default
Linus Torvalds
2
-2
/
+19
2024-07-26
io_uring/napi: pass ktime to io_napi_adjust_timeout
Pavel Begunkov
3
-17
/
+11
2024-07-26
io_uring/napi: use ktime in busy polling
Pavel Begunkov
4
-24
/
+30
2024-07-26
regulator: Further restrict RZG2L USB VBCTRL regulator dependencies
Mark Brown
1
-1
/
+1
2024-07-26
RISC-V: Provide the frequency of time CSR via hwprobe
Palmer Dabbelt
4
-1
/
+9
2024-07-26
riscv: Extend sv39 linear mapping max size to 128G
Stuart Menefy
2
-6
/
+7
2024-07-26
riscv: enable HAVE_ARCH_STACKLEAK
Jisheng Zhang
4
-1
/
+8
2024-07-26
riscv: signal: Remove unlikely() from WARN_ON() condition
Zhongqiu Han
1
-1
/
+1
2024-07-26
riscv: Improve exception and system call latency
Anton Blanchard
2
-9
/
+12
2024-07-26
dt-bindings: i3c: add header for generic I3C flags
Carlos Song
3
-1
/
+21
2024-07-26
i3c: master: svc: Fix error code in svc_i3c_master_do_daa_locked()
Dan Carpenter
1
-1
/
+1
2024-07-26
i3c: master: Enhance i3c_bus_type visibility for device searching & event mon...
Bhoomik Gupta
3
-2
/
+2
2024-07-26
i3c: dw: Add power management support
Aniket
2
-17
/
+209
2024-07-26
i3c: dw: Add some functions for reusability
Aniket
1
-27
/
+35
2024-07-26
i3c: dw: Save timing registers and other values
Aniket
2
-2
/
+22
2024-07-26
i3c: master: svc: Improve DAA STOP handle code logic
Frank Li
1
-18
/
+43
2024-07-26
i3c: dw: Add optional apb clock
Aniket
2
-0
/
+5
2024-07-26
i3c: dw: Use new *_enabled clk API
Aniket
1
-10
/
+1
2024-07-26
dt-bindings: i3c: dw: Add apb clock binding
Aniket
1
-1
/
+10
2024-07-26
i3c: master: svc: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-26
i3c: mipi-i3c-hci: Round IBI data chunk size to HW supported value
Jarkko Nikula
1
-0
/
+7
2024-07-26
i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
Jarkko Nikula
1
-1
/
+4
2024-07-26
i3c: mipi-i3c-hci: Set IBI Status and Data Ring base addresses
Jarkko Nikula
1
-0
/
+5
2024-07-26
i3c: mipi-i3c-hci: Switch to lower_32_bits()/upper_32_bits() helpers
Jarkko Nikula
1
-21
/
+6
2024-07-26
i3c: dw: Remove ibi_capable property
Aniket
3
-23
/
+2
2024-07-26
i3c: dw: Fix IBI intr programming
Aniket
2
-8
/
+9
2024-07-26
i3c: dw: Fix clearing queue thld
Aniket
1
-1
/
+1
2024-07-26
i3c: mipi-i3c-hci: Fix number of DAT/DCT entries for HCI versions < 1.1
Jarkko Nikula
1
-0
/
+8
2024-07-26
i3c: master: svc: resend target address when get NACK
Frank Li
1
-14
/
+44
2024-07-26
erofs: convert comma to semicolon
Chen Ni
1
-1
/
+1
[next]