index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
flamegraph.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-27
iommu: Avoid unnecessary cache invalidations
Lu Baolu
1
-1
/
+2
2023-10-27
scsi: sd: Introduce manage_shutdown device flag
Damien Le Moal
4
-7
/
+58
2023-10-26
soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM
Christoph Hellwig
1
-0
/
+1
2023-10-26
riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM and ERRATA_THEAD_PBMT
Christoph Hellwig
2
-1
/
+2
2023-10-26
riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT
Christoph Hellwig
2
-2
/
+1
2023-10-26
accel/ivpu/37xx: Fix missing VPUIP interrupts
Karol Wachowski
1
-6
/
+5
2023-10-25
iavf: in iavf_down, disable queues when removing the driver
Michal Schmidt
1
-1
/
+1
2023-10-25
vsock/virtio: initialize the_virtio_vsock before using VQs
Alexandru Matei
1
-1
/
+17
2023-10-25
io_uring/rw: disable IOCB_DIO_CALLER_COMP
Jens Axboe
1
-9
/
+0
2023-10-25
drm/amd: Disable ASPM for VI w/ all Intel systems
Mario Limonciello
1
-1
/
+1
2023-10-25
io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid
Jens Axboe
1
-6
/
+12
2023-10-25
drm/i915/pmu: Check if pmu is closed before stopping event
Umesh Nerlige Ramappa
1
-0
/
+9
2023-10-25
drm/i915/mcr: Hold GT forcewake during steering operations
Matt Roper
1
-2
/
+22
2023-10-25
drm/logicvc: Kconfig: select REGMAP and REGMAP_MMIO
Sui Jingfeng
1
-0
/
+2
2023-10-25
net: ipv6: fix typo in comments
Deming Wang
1
-1
/
+1
2023-10-25
net: ipv4: fix typo in comments
Deming Wang
1
-1
/
+1
2023-10-25
net/sched: act_ct: additional checks for outdated flows
Vlad Buslov
1
-0
/
+2
2023-10-25
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
3
-7
/
+15
2023-10-25
powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
Aneesh Kumar K.V
1
-10
/
+22
2023-10-24
i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
Ivan Vecera
1
-1
/
+1
2023-10-24
drm/i915/perf: Determine context valid in OA reports
Umesh Nerlige Ramappa
1
-2
/
+2
2023-10-24
gtp: fix fragmentation needed check with gso
Pablo Neira Ayuso
1
-2
/
+3
2023-10-24
gtp: uapi: fix GTPA_MAX
Pablo Neira Ayuso
1
-1
/
+1
2023-10-24
Fix NULL pointer dereference in cn_filter()
Anjali Kulkarni
1
-1
/
+1
2023-10-23
sfc: cleanup and reduce netlink error messages
Pieter Jansen van Vuuren
1
-19
/
+19
2023-10-23
net/handshake: fix file ref count in handshake_nl_accept_doit()
Moritz Wanzenböck
1
-25
/
+5
2023-10-23
btrfs: fix unwritten extent buffer after snapshotting a new subvolume
Filipe Manana
5
-15
/
+33
2023-10-23
drm/amdkfd: reserve a fence slot while locking the BO
Christian König
1
-1
/
+1
2023-10-23
powerpc/mm: Fix boot crash with FLATMEM
Michael Ellerman
2
-1
/
+2
2023-10-23
wifi: mac80211: don't drop all unprotected public action frames
Avraham Stern
2
-2
/
+30
2023-10-23
wifi: cfg80211: fix assoc response warning on failed links
Johannes Berg
1
-1
/
+2
2023-10-23
wifi: cfg80211: pass correct pointer to rdev_inform_bss()
Ben Greear
1
-1
/
+1
2023-10-23
isdn: mISDN: hfcsusb: Spelling fix in comment
Kunwu Chan
1
-1
/
+1
2023-10-22
Linux 6.6-rc7
v6.6-rc7
Linus Torvalds
1
-1
/
+1
2023-10-22
tcp: fix wrong RTO timeout when received SACK reneging
Fred Chen
1
-4
/
+5
2023-10-22
ACPI: NFIT: Install Notify() handler before getting NFIT table
Xiang Chen
1
-11
/
+11
2023-10-22
r8152: Block future register access if register access fails
Douglas Anderson
1
-31
/
+176
2023-10-22
r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLE
Douglas Anderson
1
-48
/
+48
2023-10-22
r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()
Douglas Anderson
1
-0
/
+4
2023-10-22
r8152: Check for unplug in rtl_phy_patch_request()
Douglas Anderson
1
-0
/
+3
2023-10-22
r8152: Release firmware if we have an error in probe
Douglas Anderson
1
-0
/
+1
2023-10-22
r8152: Cancel hw_phy_work if we have an error in probe
Douglas Anderson
1
-0
/
+1
2023-10-22
r8152: Run the unload routine if we have errors during probe
Douglas Anderson
1
-0
/
+2
2023-10-22
r8152: Increase USB control msg timeout to 5000ms as per spec
Douglas Anderson
1
-3
/
+4
2023-10-22
net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_reg
Shigeru Yoshida
1
-1
/
+3
2023-10-22
net: chelsio: cxgb4: add an error code check in t4_load_phy_fw
Su Hui
1
-0
/
+2
2023-10-22
net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats...
Christophe JAILLET
1
-2
/
+3
2023-10-21
drm/amdgpu: Remove redundant call to priority_is_valid()
Luben Tuikov
1
-7
/
+8
2023-10-21
net: ethernet: adi: adin1110: Fix uninitialized variable
Dell Jin
1
-1
/
+1
2023-10-21
net: stmmac: update MAC capabilities when tx queues are updated
Michael Sit Wei Hong
1
-4
/
+13
[next]