index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
79
-798
/
+1340
2024-05-20
Merge tag 'pinctrl-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
30
-390
/
+679
2024-05-20
Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-27
/
+29
2024-05-20
rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVAL
Dan Aloni
1
-1
/
+5
2024-05-20
NFS: Don't enable NFS v2 by default
Anna Schumaker
1
-2
/
+2
2024-05-20
NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUS
Anna Schumaker
1
-1
/
+1
2024-05-20
sunrpc: fix NFSACL RPC retry on soft mount
Dan Aloni
1
-0
/
+1
2024-05-20
SUNRPC: fix handling expired GSS context
Olga Kornievskaia
1
-1
/
+12
2024-05-20
nfs: keep server info for remounts
Martin Kaiser
1
-3
/
+6
2024-05-20
NFSv4: Fixup smatch warning for ambiguous return
Benjamin Coddington
1
-7
/
+5
2024-05-20
NFS: make sure lock/nolock overriding local_lock mount option
Chen Hanxiao
3
-0
/
+19
2024-05-20
NFS: add atomic_open for NFSv3 to handle O_TRUNC correctly.
NeilBrown
4
-3
/
+56
2024-05-20
pNFS/filelayout: Specify the layout segment range in LAYOUTGET
Anna Schumaker
1
-4
/
+4
2024-05-20
pNFS/filelayout: Remove the whole file layout requirement
Anna Schumaker
1
-8
/
+0
2024-05-20
ASoC: tas2781: Fix wrong loading calibrated data sequence
Shenghao Ding
3
-82
/
+32
2024-05-20
ASoC: tas2552: Add TX path for capturing AUDIO-OUT data
Shenghao Ding
1
-2
/
+13
2024-05-20
Revert "selftests/cgroup: Drop define _GNU_SOURCE"
Shuah Khan
7
-0
/
+15
2024-05-20
Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"
Shuah Khan
2
-1
/
+2
2024-05-20
Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"
Shuah Khan
3
-4
/
+4
2024-05-20
block: t10-pi: add MODULE_DESCRIPTION()
Jeff Johnson
1
-1
/
+1
2024-05-20
nfc: nci: Fix uninit-value in nci_rx_work
Ryosuke Yasuoka
1
-1
/
+14
2024-05-20
selftests: net: kill smcrouted in the cleanup logic in amt.sh
Taehee Yoo
1
-1
/
+7
2024-05-20
ipv6: sr: fix missing sk_buff release in seg6_input_core
Andrea Mayer
1
-5
/
+6
2024-05-20
net: Always descend into dsa/ folder with CONFIG_NET_DSA enabled
Florian Fainelli
1
-1
/
+3
2024-05-20
bcachefs: Check for subvolues with bogus snapshot/inode fields
Kent Overstreet
2
-1
/
+12
2024-05-20
bcachefs: bch2_checksum() returns 0 for unknown checksum type
Kent Overstreet
1
-2
/
+2
2024-05-20
bcachefs: Fix bch2_alloc_ciphers()
Kent Overstreet
1
-12
/
+13
2024-05-20
bcachefs: Add missing guard in bch2_snapshot_has_children()
Kent Overstreet
1
-5
/
+2
2024-05-20
bcachefs: Fix missing parens in drop_locks_do()
Kent Overstreet
1
-1
/
+1
2024-05-20
bcachefs: Improve bch2_assert_pos_locked()
Kent Overstreet
1
-0
/
+2
2024-05-20
bcachefs: Fix shift overflows in replicas.c
Kent Overstreet
1
-8
/
+21
2024-05-20
bcachefs: Fix shift overflow in btree_lost_data()
Kent Overstreet
2
-0
/
+9
2024-05-20
bcachefs: Fix ref in trans_mark_dev_sbs() error path
Kent Overstreet
1
-1
/
+1
2024-05-20
bcachefs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Youling Tang
1
-1
/
+2
2024-05-20
bcachefs: Fix rcu splat in check_fix_ptrs()
Kent Overstreet
1
-5
/
+6
2024-05-20
x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y
Masahiro Yamada
1
-4
/
+1
2024-05-19
dt-bindings: mailbox: qcom-ipcc: Document the SDX75 IPCC
Rohit Agarwal
1
-0
/
+1
2024-05-19
dt-bindings: mailbox: qcom: Add MSM8974 APCS compatible
Luca Weiss
1
-0
/
+1
2024-05-19
mailbox: Convert from tasklet to BH workqueue
Allen Pais
2
-18
/
+19
2024-05-19
mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mbox shutdown
Jason-JH.Lin
1
-1
/
+1
2024-05-19
mailbox: mtk-cmdq-mailbox: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-05-19
mailbox: zynqmp: handle SGI for shared IPI
Tanmay Shah
1
-7
/
+152
2024-05-19
mailbox: arm_mhuv3: Add driver
Cristian Marussi
4
-0
/
+1126
2024-05-19
dt-bindings: mailbox: arm,mhuv3: Add bindings
Cristian Marussi
2
-0
/
+237
2024-05-19
mailbox: omap: Remove kernel FIFO message queuing
Andrew Davis
2
-111
/
+5
2024-05-19
mailbox: omap: Reverse FIFO busy check logic
Andrew Davis
1
-17
/
+16
2024-05-19
mailbox: omap: Remove mbox_chan_to_omap_mbox()
Andrew Davis
1
-11
/
+3
2024-05-19
mailbox: omap: Use mbox_controller channel list directly
Andrew Davis
1
-31
/
+11
2024-05-19
mailbox: omap: Use function local struct mbox_controller
Andrew Davis
1
-9
/
+12
2024-05-19
mailbox: omap: Merge mailbox child node setup loops
Andrew Davis
1
-73
/
+46
[prev]
[next]