index
:
kernel/git/paulg/linux.git
aic7xxx-delete
cpuinit-4.1-rc8
cpuinit-delete
cpuinit_phase2
extable
fs_initcall
jbd2-fixes
master
module-final-4.2-rc1
tipc_net-next
wr_sbc-delete-v2
PaulG's sandbox repo for random kernel projects
Paul Gortmaker
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-20
Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
HEAD
master
Linus Torvalds
34
-217
/
+365
2025-02-20
Merge tag 'v6.14-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-24
/
+71
2025-02-20
Merge tag 'bcachefs-2025-02-20' of git://evilpiepirate.org/bcachefs
Linus Torvalds
4
-58
/
+42
2025-02-20
Merge tag 'xfs-fixes-6.14-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-30
/
+114
2025-02-20
Merge branch 'net-remove-the-single-page-frag-cache-for-good'
Paolo Abeni
5
-104
/
+30
2025-02-20
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
3
-100
/
+22
2025-02-20
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
3
-6
/
+10
2025-02-20
nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
Haoxiang Li
1
-0
/
+2
2025-02-20
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
4
-7
/
+21
2025-02-20
net: axienet: Set mac_managed_pm
Nick Hu
1
-0
/
+1
2025-02-19
Merge branch 'net-core-improvements-to-device-lookup-by-hardware-address'
Jakub Kicinski
3
-4
/
+37
2025-02-19
arp: switch to dev_getbyhwaddr() in arp_req_set_public()
Breno Leitao
1
-1
/
+1
2025-02-19
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
2
-3
/
+36
2025-02-19
sctp: Fix undefined behavior in left shift operation
Yu-Chun Lin
1
-1
/
+1
2025-02-19
Merge branch 'flow_dissector-fix-handling-of-mixed-port-and-port-range-keys'
Jakub Kicinski
3
-21
/
+81
2025-02-19
selftests/bpf: Add a specific dst port matching
Cong Wang
1
-1
/
+6
2025-02-19
flow_dissector: Fix port range key handling in BPF conversion
Cong Wang
1
-8
/
+10
2025-02-19
selftests/net/forwarding: Add a test case for tc-flower of mixed port and por...
Cong Wang
1
-0
/
+46
2025-02-19
flow_dissector: Fix handling of mixed port and port-range keys
Cong Wang
1
-12
/
+19
2025-02-19
Merge branch 'gtp-geneve-suppress-list_del-splat-during-exit_batch_rtnl'
Jakub Kicinski
2
-12
/
+0
2025-02-19
geneve: Suppress list corruption splat in geneve_destroy_tunnels().
Kuniyuki Iwashima
1
-7
/
+0
2025-02-19
gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().
Kuniyuki Iwashima
1
-5
/
+0
2025-02-19
Merge tag 'mm-hotfixes-stable-2025-02-19-17-49' of git://git.kernel.org/pub/s...
Linus Torvalds
18
-66
/
+120
2025-02-19
bcachefs: Fix srcu lock warning in btree_update_nodes_written()
Kent Overstreet
1
-0
/
+2
2025-02-19
bcachefs: Fix bch2_indirect_extent_missing_error()
Kent Overstreet
1
-10
/
+8
2025-02-19
bcachefs: Fix fsck directory i_size checking
Kent Overstreet
2
-48
/
+32
2025-02-19
cifs: Treat unhandled directory name surrogate reparse points as mount direct...
Pali Rohár
2
-0
/
+16
2025-02-19
cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_re...
Pali Rohár
1
-3
/
+2
2025-02-19
smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSI...
Steve French
4
-7
/
+29
2025-02-19
smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-12
/
+22
2025-02-18
Merge branch 'net-fix-race-of-rtnl_net_lock-dev_net-dev'
Jakub Kicinski
3
-12
/
+61
2025-02-18
dev: Use rtnl_net_dev_lock() in unregister_netdev().
Kuniyuki Iwashima
1
-4
/
+2
2025-02-18
net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net().
Kuniyuki Iwashima
1
-4
/
+44
2025-02-18
net: Add net_passive_inc() and net_passive_dec().
Kuniyuki Iwashima
2
-4
/
+15
2025-02-18
net: pse-pd: pd692x0: Fix power limit retrieval
Kory Maincent
1
-1
/
+1
2025-02-18
MAINTAINERS: trim the GVE entry
Jakub Kicinski
1
-1
/
+0
2025-02-18
gve: set xdp redirect target only when it is available
Joshua Washington
2
-1
/
+15
2025-02-18
tcp: adjust rcvq_space after updating scaling ratio
Jakub Kicinski
1
-3
/
+9
2025-02-18
Merge tag 'sound-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
44
-186
/
+319
2025-02-18
Merge branch 'sockmap-vsock-for-connectible-sockets-allow-only-connected'
Paolo Abeni
4
-19
/
+59
2025-02-18
selftest/bpf: Add vsock test for sockmap rejecting unconnected
Michal Luczaj
1
-0
/
+30
2025-02-18
selftest/bpf: Adapt vsock_delete_on_close to sockmap rejecting unconnected
Michal Luczaj
1
-18
/
+22
2025-02-18
vsock/bpf: Warn on socket without transport
Michal Luczaj
2
-1
/
+4
2025-02-18
sockmap, vsock: For connectible sockets allow only connected
Michal Luczaj
1
-0
/
+3
2025-02-17
test_xarray: fix failure in check_pause when CONFIG_XARRAY_MULTI is not defined
Kemeng Shi
1
-7
/
+8
2025-02-17
kasan: don't call find_vm_area() in a PREEMPT_RT kernel
Waiman Long
1
-1
/
+33
2025-02-17
MAINTAINERS: update Nick's contact info
Nick Desaulniers
3
-3
/
+3
2025-02-17
selftests/mm: fix check for running THP tests
Mark Brown
1
-1
/
+1
2025-02-17
mm: hugetlb: avoid fallback for specific node allocation of 1G pages
Luiz Capitulino
1
-1
/
+1
2025-02-17
memcg: avoid dead loop when setting memory.max
Chen Ridong
1
-0
/
+1
2025-02-17
mailmap: update Nick's entry
Nick Desaulniers
1
-0
/
+1
2025-02-17
mm: pgtable: fix incorrect reclaim of non-empty PTE pages
Qi Zheng
1
-3
/
+14
2025-02-17
taskstats: modify taskstats version
Wang Yaxin
1
-1
/
+1
2025-02-17
getdelays: fix error format characters
Wang Yaxin
1
-16
/
+16
2025-02-17
mm/migrate_device: don't add folio to be freed to LRU in migrate_device_final...
David Hildenbrand
1
-9
/
+4
2025-02-17
tools/mm: fix build warnings with musl-libc
Florian Fainelli
1
-2
/
+2
2025-02-17
mailmap: add entry for Feng Tang
Feng Tang
1
-0
/
+1
2025-02-17
.mailmap: add entries for Jeff Johnson
Jeff Johnson
1
-0
/
+2
2025-02-17
mm,madvise,hugetlb: check for 0-length range after end address adjustment
Ricardo Cañuelo Navarro
1
-1
/
+10
2025-02-17
mm/zswap: fix inconsistency when zswap_store_page() fails
Hyeonggon Yoo
1
-19
/
+16
2025-02-17
lib/iov_iter: fix import_iovec_ubuf iovec management
Pavel Begunkov
1
-1
/
+2
2025-02-17
procfs: fix a locking bug in a vmcore_add_device_dump() error path
Bart Van Assche
1
-1
/
+4
2025-02-17
MAINTAINERS: create entry for ethtool MAC merge
Jakub Kicinski
1
-0
/
+6
2025-02-17
ibmvnic: Don't reference skb after sending to VIOS
Nick Child
1
-1
/
+3
2025-02-17
s390/ism: add release function for struct device
Julian Ruess
1
-2
/
+12
2025-02-17
drop_monitor: fix incorrect initialization order
Gavrilov Ilia
1
-15
/
+14
2025-02-17
Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-70
/
+154
2025-02-17
Merge tag 'powerpc-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-3
/
+13
2025-02-17
ALSA: seq: Drop UMP events when no UMP-conversion is set
Takashi Iwai
1
-3
/
+9
2025-02-17
ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED
John Veness
1
-0
/
+1
2025-02-16
smb: client: fix chmod(2) regression with ATTR_READONLY
Paulo Alcantara
1
-2
/
+2
2025-02-16
Linux 6.14-rc3
v6.14-rc3
Linus Torvalds
1
-1
/
+1
2025-02-16
Merge tag 'kbuild-fixes-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-13
/
+8
2025-02-16
Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-1
/
+421
2025-02-16
Merge tag 'tty-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-26
/
+35
2025-02-16
Merge tag 'usb-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-45
/
+139
2025-02-16
Merge tag 'irq_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+0
2025-02-16
Merge tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-32
/
+54
2025-02-16
Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2025-02-16
Merge tag 'objtool_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+10
2025-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
30
-428
/
+421
2025-02-16
Merge tag 'mips-fixes_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-30
/
+20
2025-02-15
Merge tag 'devicetree-fixes-for-6.14-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12
-4
/
+228
2025-02-15
Merge tag 'uml-for-linus-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-142
/
+203
2025-02-15
Merge tag 'trace-ring-buffer-v6.14-rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-9
/
+31
2025-02-15
ring-buffer: Update pages_touched to reflect persistent buffer content
Steven Rostedt
1
-0
/
+5
2025-02-15
tracing: Do not allow mmap() of persistent ring buffer
Steven Rostedt
1
-0
/
+4
2025-02-15
Merge tag 'i2c-for-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+10
2025-02-15
Merge tag 's390-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
8
-19
/
+76
2025-02-16
modpost: Fix a few typos in a comment
Uwe Kleine-König
1
-2
/
+2
2025-02-16
kbuild: userprogs: fix bitsize and target detection on clang
Thomas WeiÃschuh
1
-2
/
+2
2025-02-15
Merge tag 'rust-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+2
2025-02-15
tegra210-adma: fix 32-bit x86 build
Linus Torvalds
1
-3
/
+14
2025-02-15
net/sched: cls_api: fix error handling causing NULL dereference
Pierre Riteau
1
-1
/
+1
2025-02-15
Merge tag 'gpio-fixes-for-v6.14-rc3-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-19
/
+87
2025-02-15
kbuild: fix linux-headers package build when $(CC) cannot link userspace
Masahiro Yamada
1
-2
/
+2
2025-02-15
tools: fix annoying "mkdir -p ..." logs when building tools in parallel
Masahiro Yamada
1
-7
/
+2
2025-02-15
ALSA: hda/cirrus: Reduce codec resume time
Vitaly Rodionov
3
-5
/
+9
2025-02-15
ALSA: hda/cirrus: Correct the full scale volume set logic
Vitaly Rodionov
3
-14
/
+17
2025-02-14
Merge tag 'alpha-fixes-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-19
/
+22
2025-02-14
geneve: Fix use-after-free in geneve_find_dev().
Kuniyuki Iwashima
1
-8
/
+3
2025-02-14
vsock/virtio: fix variables initialization during resuming
Junnan Wu
1
-3
/
+7
2025-02-14
Merge tag 'pci-v6.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+5
2025-02-14
Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
234
-947
/
+2000
2025-02-14
x86/sev: Fix broken SNP support with KVM module built-in
Ashish Kalra
3
-20
/
+39
2025-02-14
KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
Sean Christopherson
1
-0
/
+10
2025-02-14
crypto: ccp: Add external API interface for PSP module initialization
Sean Christopherson
2
-0
/
+23
2025-02-14
Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
13
-375
/
+287
2025-02-14
Merge tag 'thermal-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+1
2025-02-14
Merge tag 'mmc-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-41
/
+20
2025-02-14
Merge tag 'v6.14-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-4
/
+4
2025-02-14
Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-17
/
+26
2025-02-14
net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors
Stephan Gerhold
1
-1
/
+1
2025-02-14
gve: Update MAINTAINERS
Jeroen de Borst
1
-2
/
+2
2025-02-14
Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linux
Linus Torvalds
2
-7
/
+29
2025-02-14
Merge tag 'io_uring-6.14-20250214' of git://git.kernel.dk/linux
Linus Torvalds
3
-32
/
+30
2025-02-14
Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
27
-118
/
+198
2025-02-14
alpha: Use str_yes_no() helper in pci_dac_dma_supported()
Thorsten Blum
1
-1
/
+2
2025-02-14
alpha: Replace one-element array with flexible array member
Thorsten Blum
1
-1
/
+1
2025-02-14
alpha: align stack for page fault and user unaligned trap handlers
Ivan Kokshaysky
3
-13
/
+13
2025-02-14
alpha: make stack 16-byte aligned (most cases)
Ivan Kokshaysky
1
-0
/
+2
2025-02-14
alpha: replace hardcoded stack offsets with autogenerated ones
Ivan Kokshaysky
2
-4
/
+4
2025-02-14
Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-13
/
+17
2025-02-14
Merge tag 'wq-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+6
2025-02-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-25
/
+42
2025-02-14
ring-buffer: Validate the persistent meta data subbuf array
Steven Rostedt
1
-2
/
+20
2025-02-14
tracing: Have the error of __tracing_resize_ring_buffer() passed to user
Steven Rostedt
1
-7
/
+1
2025-02-14
ring-buffer: Unlock resize on mmap error
Steven Rostedt
1
-0
/
+1
2025-02-14
Merge tag 'iommu-fixes-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-5
/
+13
2025-02-14
Merge tag 'i2c-host-fixes-6.14-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
1
-7
/
+9
2025-02-14
Merge tag 'for-linus-6.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-18
/
+75
2025-02-14
partitions: mac: fix handling of bogus partition table
Jann Horn
1
-3
/
+15
2025-02-14
virtio_snd.h: clarify that `controls` depends on VIRTIO_SND_F_CTLS
Stefano Garzarella
1
-1
/
+1
2025-02-14
serial: 8250: Fix fifo underflow on flush
John Keeping
3
-0
/
+27
2025-02-14
xfs: flush inodegc before swapon
Christoph Hellwig
1
-1
/
+34
2025-02-14
xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activate
Christoph Hellwig
1
-3
/
+3
2025-02-14
xfs: Do not allow norecovery mount with quotacheck
Carlos Maiolino
1
-16
/
+39
2025-02-14
xfs: do not check NEEDSREPAIR if ro,norecovery mount.
Lukas Herbolt
1
-2
/
+6
2025-02-14
xfs: fix data fork format filtering during inode repair
Darrick J. Wong
1
-2
/
+10
2025-02-14
xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n
Darrick J. Wong
3
-6
/
+22
2025-02-14
usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERY
Jos Wang
1
-2
/
+1
2025-02-14
usb: roles: set switch registered flag early on
Elson Roy Serrao
1
-2
/
+3
2025-02-14
usb: gadget: uvc: Fix unstarted kthread worker
Frederic Weisbecker
1
-1
/
+1
2025-02-14
USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist
Lei Huang
1
-0
/
+3
2025-02-14
usb: gadget: core: flush gadget workqueue after device removal
Roy Luo
1
-1
/
+1
2025-02-14
USB: gadget: f_midi: f_midi_complete to call queue_work
Jill Donahue
1
-1
/
+1
2025-02-14
usb: core: fix pipe creation for get_bMaxPacketSize0
Stefan Eichenberger
1
-2
/
+1
2025-02-14
usb: dwc3: Fix timeout issue during controller enter/exit from halt state
Selvarasu Ganesan
1
-0
/
+34
2025-02-14
USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphone
Mathias Nyman
1
-0
/
+3
2025-02-14
USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirk
Marek Vasut
1
-3
/
+6
2025-02-14
usb: cdc-acm: Fix handling of oversized fragments
Jann Horn
1
-1
/
+1
2025-02-14
usb: cdc-acm: Check control transfer buffer size before access
Jann Horn
1
-3
/
+14
2025-02-14
usb: xhci: Restore xhci_pci support for Renesas HCs
Michal Pecio
1
-3
/
+4
2025-02-14
USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI
Huacai Chen
1
-0
/
+9
2025-02-14
iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID
Lu Baolu
1
-1
/
+3
2025-02-14
iommu/exynos: Fix typos
Andrew Kreimer
1
-3
/
+3
2025-02-14
iommu: Fix a spelling error
Easwar Hariharan
1
-1
/
+1
2025-02-14
iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume path
Vasant Hegde
2
-0
/
+5
2025-02-14
ALSA: hda: Add error check for snd_ctl_rename_id() in snd_hda_create_dig_out_...
Wentao Liang
1
-1
/
+3
2025-02-14
ALSA: hda/tas2781: Fix index issue in tas2781 hda SPI driver
Baojun Xu
1
-5
/
+5
2025-02-14
Merge tag 'asoc-fix-v6.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
26
-136
/
+245
2025-02-13
Merge tag 'drm-fixes-2025-02-14' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
18
-136
/
+192
2025-02-14
Merge tag 'drm-xe-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
2
-25
/
+31
2025-02-14
Merge tag 'drm-intel-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
1
-2
/
+2
2025-02-14
Merge tag 'amd-drm-fixes-6.14-2025-02-13' of https://gitlab.freedesktop.org/a...
Dave Airlie
8
-9
/
+49
2025-02-14
Merge tag 'drm-misc-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
7
-100
/
+110
2025-02-13
MAINTAINERS: Add maintainer for Qualcomm's I2C GENI driver
Mukesh Kumar Savaliya
1
-0
/
+9
2025-02-13
MAINTAINERS: delete entry for AXXIA I2C
Wolfram Sang
1
-7
/
+0
2025-02-13
Merge tag 'spi-fix-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+6
2025-02-13
Merge tag 'regulator-fix-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-35
/
+28
2025-02-13
Merge tag 'regmap-fix-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2025-02-13
Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
75
-456
/
+707
2025-02-13
Merge tag 'for-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+21
2025-02-13
Merge tag 'bcachefs-2025-02-12' of git://evilpiepirate.org/bcachefs
Linus Torvalds
12
-27
/
+100
2025-02-13
KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_vgic()
Marc Zyngier
1
-37
/
+37
2025-02-13
KVM: arm64: timer: Drop warning on failed interrupt signalling
Marc Zyngier
1
-9
/
+7
2025-02-13
net: pse-pd: Fix deadlock in current limit functions
Kory Maincent
1
-2
/
+2
2025-02-13
rxrpc: Fix ipv6 path MTU discovery
David Howells
1
-0
/
+7
2025-02-13
KVM: arm64: Fix alignment of kvm_hyp_memcache allocations
Quentin Perret
1
-1
/
+1
2025-02-13
KVM: arm64: Convert timer offset VA when accessed in HYP code
Marc Zyngier
1
-1
/
+14
2025-02-13
KVM: arm64: Simplify warning in kvm_arch_vcpu_load_fp()
Mark Rutland
1
-6
/
+1
2025-02-13
KVM: arm64: Eagerly switch ZCR_EL{1,2}
Mark Rutland
6
-41
/
+76
2025-02-13
KVM: arm64: Mark some header functions as inline
Mark Rutland
1
-10
/
+9
2025-02-13
KVM: arm64: Refactor exit handlers
Mark Rutland
3
-41
/
+26
2025-02-13
KVM: arm64: Refactor CPTR trap deactivation
Mark Rutland
3
-47
/
+42
2025-02-13
KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
Mark Rutland
2
-22
/
+0
2025-02-13
KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
Mark Rutland
2
-17
/
+0
2025-02-13
KVM: arm64: Remove host FPSIMD saving for non-protected KVM
Mark Rutland
7
-64
/
+29
2025-02-13
KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
Mark Rutland
2
-50
/
+10
2025-02-13
gpiolib: Fix crash on error in gpiochip_get_ngpios()
Andy Shevchenko
1
-3
/
+3
2025-02-13
Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
4
-100
/
+92
2025-02-13
Merge tag 'nf-25-02-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-6
/
+2
2025-02-13
io_uring/uring_cmd: unconditionally copy SQEs at prep time
Jens Axboe
1
-23
/
+11
2025-02-13
sched_ext: Use SCX_CALL_OP_TASK in task_tick_scx
Chuyi Zhou
1
-3
/
+3
2025-02-13
Reapply "net: skb: introduce and use a single page frag cache"
Jakub Kicinski
3
-22
/
+99
2025-02-13
sched_ext: Fix the incorrect bpf_list kfunc API in common.bpf.h.
Chuyi Zhou
1
-2
/
+10
2025-02-13
sched_ext: selftests: Fix grammar in tests description
Devaansh Kumar
2
-2
/
+2
2025-02-13
Merge tag 'loongarch-fixes-6.14-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-73
/
+30
2025-02-13
Merge tag 'platform-drivers-x86-v6.14-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-36
/
+110
2025-02-13
s390/qeth: move netif_napi_add_tx() and napi_enable() from under BH
Alexandra Winter
1
-3
/
+5
[next]