index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-04
qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
Prabhakar Kushwaha
1
-0
/
+1
2021-10-04
qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
Nikolay Assa
1
-0
/
+2
2021-10-04
qed: Update qed_hsi.h for fw 8.59.1.0
Prabhakar Kushwaha
2
-0
/
+2
2021-10-04
qed: Update common_hsi for FW ver 8.59.1.0
Prabhakar Kushwaha
1
-8
/
+105
2021-10-04
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
5
-387
/
+386
2021-10-04
qed: Fix kernel-doc warnings
Prabhakar Kushwaha
5
-183
/
+230
2021-10-04
opp: Add more resource-managed variants of dev_pm_opp_of_add_table()
Dmitry Osipenko
1
-0
/
+12
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
1
-4
/
+0
2021-10-04
arch/cc: Introduce a function to check for confidential computing features
Tom Lendacky
1
-0
/
+88
2021-10-04
opp: Change type of dev_pm_opp_attach_genpd(names) argument
Dmitry Osipenko
1
-4
/
+4
2021-10-04
Merge 5.15-rc4 into driver-core-next
Greg Kroah-Hartman
28
-316
/
+110
2021-10-03
NFS: Further optimisations for 'ls -l'
Trond Myklebust
1
-3
/
+2
2021-10-03
SUNRPC: Remove unnecessary memory barriers
Trond Myklebust
1
-14
/
+2
2021-10-03
NFS: Fix up nfs_ctx_key_to_expire()
Trond Myklebust
1
-1
/
+1
2021-10-03
Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-6
/
+12
2021-10-03
Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-10-03
Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+3
2021-10-02
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
1
-2
/
+1
2021-10-02
power: supply: max17042_battery: fix typo in MAX17042_IAvg_empty
Henrik Grimler
1
-2
/
+2
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-10-02
net: mscc: ocelot: write full VLAN TCI in the injection header
Vladimir Oltean
1
-2
/
+2
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-5
/
+9
2021-10-01
audit: add support for the openat2 syscall
Richard Guy Briggs
1
-0
/
+1
2021-10-01
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
2
-0
/
+24
2021-10-01
firmware: xilinx: Add OSPI Mux selection support
Sai Krishna Potthuri
1
-0
/
+12
2021-10-01
sched: Always inline is_percpu_thread()
Peter Zijlstra
1
-1
/
+1
2021-10-01
perf/core: fix userpage->time_enabled of inactive events
Song Liu
1
-1
/
+3
2021-10-01
sched: Make cond_resched_lock() variants RT aware
Thomas Gleixner
2
-11
/
+28
2021-10-01
sched: Make RCU nest depth distinct in __might_resched()
Thomas Gleixner
2
-2
/
+5
2021-10-01
sched: Remove preempt_offset argument from __might_sleep()
Thomas Gleixner
1
-4
/
+3
2021-10-01
sched: Make cond_resched_*lock() variants consistent vs. might_sleep()
Thomas Gleixner
1
-6
/
+6
2021-10-01
sched: Clean up the might_sleep() underscore zoo
Thomas Gleixner
2
-7
/
+7
2021-10-01
kvm: use kvfree() in kvm_arch_free_vm()
Juergen Gross
1
-1
/
+8
2021-10-01
dma-buf: fix and rework dma_buf_poll v7
Christian König
1
-1
/
+1
2021-09-30
x86/kprobes: Fixup return address in generic trampoline handler
Masami Hiramatsu
1
-0
/
+3
2021-09-30
objtool: Add frame-pointer-specific function ignore
Josh Poimboeuf
1
-0
/
+12
2021-09-30
kprobes: Add kretprobe_find_ret_addr() for searching return address
Masami Hiramatsu
1
-0
/
+22
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
1
-2
/
+2
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-5
/
+13
2021-09-30
kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
Masami Hiramatsu
1
-1
/
+0
2021-09-30
kprobes: Use bool type for functions which returns boolean value
Masami Hiramatsu
1
-4
/
+4
2021-09-30
kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimized_kprobe()
Masami Hiramatsu
1
-1
/
+1
2021-09-30
kprobes: Use IS_ENABLED() instead of kprobes_built_in()
Masami Hiramatsu
1
-13
/
+1
2021-09-30
kprobes: Fix coding style issues
Masami Hiramatsu
1
-17
/
+23
2021-09-30
kprobes: Make arch_check_ftrace_location static
Punit Agrawal
1
-2
/
+0
2021-09-30
kprobe: Simplify prepare_kprobe() by dropping redundant version
Punit Agrawal
1
-0
/
+5
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-11
/
+36
2021-09-30
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+2
2021-09-30
Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16/vfio/next
Alex Williamson
2
-72
/
+1
2021-09-30
vfio: remove the unused mdev iommu hook
Christoph Hellwig
1
-20
/
+0
[prev]
[next]