index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
doc-guide
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-15
x86/apic: Get rid of get_physical_broadcast()
Thomas Gleixner
2
-37
/
+22
2024-02-15
x86/ioapic: Replace some more set bit nonsense
Thomas Gleixner
2
-7
/
+2
2024-02-15
x86/platform/ce4100: Dont override x86_init.mpparse.setup_ioapic_ids
Thomas Gleixner
3
-3
/
+1
2024-02-15
x86/cpu/topology: Make the APIC mismatch warnings complete
Thomas Gleixner
3
-16
/
+16
2024-02-15
x86/apic/uv: Remove the private leaf 0xb parser
Thomas Gleixner
2
-43
/
+14
2024-02-15
x86/xen/smp_pv: Remove cpudata fiddling
Thomas Gleixner
1
-3
/
+0
2024-02-15
x86/apic: Remove unused phys_pkg_id() callback
Thomas Gleixner
12
-68
/
+0
2024-02-15
x86/cpu: Remove x86_coreid_bits
Thomas Gleixner
2
-3
/
+0
2024-02-15
x86/cpu: Remove topology.c
Thomas Gleixner
2
-143
/
+1
2024-02-15
x86/cpu: Make topology_amd_node_id() use the actual node info
Thomas Gleixner
2
-7
/
+4
2024-02-15
x86/mm/numa: Use core domain size on AMD
Thomas Gleixner
2
-19
/
+21
2024-02-15
x86/cpu: Use common topology code for HYGON
Thomas Gleixner
5
-154
/
+4
2024-02-15
x86/cpu: Use common topology code for AMD
Thomas Gleixner
4
-151
/
+5
2024-02-15
x86/smpboot: Teach it about topo.amd_node_id
Thomas Gleixner
1
-4
/
+8
2024-02-15
x86/cpu: Provide an AMD/HYGON specific topology parser
Thomas Gleixner
9
-7
/
+215
2024-02-15
x86/cpu/amd: Provide a separate accessor for Node ID
Thomas Gleixner
9
-12
/
+23
2024-02-15
x86/cpu: Use common topology code for Intel
Thomas Gleixner
5
-117
/
+4
2024-02-15
x86/cpu: Provide a sane leaf 0xb/0x1f parser
Thomas Gleixner
3
-1
/
+143
2024-02-15
x86/cpu: Move __max_die_per_package to common.c
Thomas Gleixner
2
-3
/
+3
2024-02-15
x86/cpu: Use common topology code for Centaur and Zhaoxin
Thomas Gleixner
3
-11
/
+8
2024-02-15
x86/cpu: Add legacy topology parser
Thomas Gleixner
3
-1
/
+51
2024-02-15
x86/cpu: Provide cpu_init/parse_topology()
Thomas Gleixner
7
-18
/
+296
2024-02-15
x86/cpu: Provide cpuid_read() et al.
Thomas Gleixner
1
-0
/
+36
2024-02-11
Linux 6.8-rc4
v6.8-rc4
Linus Torvalds
1
-1
/
+1
2024-02-10
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
35
-77
/
+96
2024-02-09
smb3: clarify mount warning
Steve French
1
-1
/
+1
2024-02-09
cifs: handle cases where multiple sessions share connection
Shyam Prasad N
2
-1
/
+6
2024-02-09
cifs: change tcon status when need_reconnect is set on it
Shyam Prasad N
3
-1
/
+14
2024-02-09
x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6
Aleksander Mazur
1
-1
/
+1
2024-02-09
tracing: Fix wasted memory in saved_cmdlines logic
Steven Rostedt (Google)
1
-38
/
+37
2024-02-09
ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
Masami Hiramatsu (Google)
1
-0
/
+10
2024-02-08
virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Yi Sun
1
-3
/
+4
2024-02-08
blk-iocost: Fix an UBSAN shift-out-of-bounds warning
Tejun Heo
1
-0
/
+7
2024-02-08
smb: client: set correct d_type for reparse points under DFS mounts
Paulo Alcantara
2
-7
/
+14
2024-02-08
smb3: add missing null server pointer check
Steve French
1
-1
/
+1
2024-02-08
kprobes: Remove unnecessary initial values of variables
Li zeming
1
-2
/
+2
2024-02-08
tracing/probes: Fix to set arg size and fmt after setting type from BTF
Masami Hiramatsu (Google)
1
-12
/
+13
2024-02-08
tracing/probes: Fix to show a parse error for bad type for $comm
Masami Hiramatsu (Google)
2
-3
/
+7
2024-02-08
netfilter: nft_set_pipapo: remove scratch_aligned pointer
Florian Westphal
3
-39
/
+10
2024-02-08
netfilter: nft_set_pipapo: add helper to release pcpu scratch area
Florian Westphal
1
-5
/
+23
2024-02-08
netfilter: nft_set_pipapo: store index in scratch maps
Florian Westphal
3
-26
/
+44
2024-02-08
netfilter: nft_set_rbtree: skip end interval element from gc
Pablo Neira Ayuso
1
-3
/
+3
2024-02-08
netfilter: nfnetlink_queue: un-break NF_REPEAT
Florian Westphal
1
-3
/
+10
2024-02-08
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
5
-15
/
+42
2024-02-08
netfilter: nft_ct: reject direction for ct id
Pablo Neira Ayuso
1
-0
/
+3
2024-02-08
netfilter: ctnetlink: fix filtering for zone 0
Felix Huettner
2
-5
/
+50
2024-02-08
s390/qeth: Fix potential loss of L3-IP@ in case of network issues
Alexandra Winter
1
-3
/
+6
2024-02-08
netfilter: ipset: Missing gc cancellations fixed
Jozsef Kadlecsik
2
-2
/
+4
2024-02-08
octeontx2-af: Initialize maps.
Ratheesh Kannoth
1
-16
/
+15
2024-02-08
net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio
Sinthu Raja
1
-0
/
+2
[next]