index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2023-10-05
bpf: Fix the comment for bpf_restore_data_end()
Akihiko Odaki
-1
/
+1
2023-10-06
xfrm: Support GRO for IPv6 ESP in UDP encapsulation
Steffen Klassert
-0
/
+5
2023-10-06
xfrm: Support GRO for IPv4 ESP in UDP encapsulation
Steffen Klassert
-1
/
+3
2023-10-06
Merge tag 'drm-misc-fixes-2023-10-05' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-0
/
+10
2023-10-05
nexthop: Annotate struct nh_notifier_res_table_info with __counted_by
Kees Cook
-1
/
+1
2023-10-05
nexthop: Annotate struct nh_res_table with __counted_by
Kees Cook
-1
/
+1
2023-10-05
drm/amdgpu: amdgpu_drm.h: fix comment typos
Randy Dunlap
-2
/
+2
2023-10-05
drm/amdgpu: add new INFO ioctl query for the last GPU page fault
Alex Deucher
-0
/
+16
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-64
/
+108
2023-10-05
can: dev: add can_state_get_by_berr_counter() to return the CAN state based o...
Marc Kleine-Budde
-0
/
+4
2023-10-05
Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-12
/
+19
2023-10-05
virtchnl: Add header dependencies
Ivan Vecera
-0
/
+4
2023-10-05
logic_pio: Remove logic_outb(), _outw(), outl() duplicate declarations
John Sanpe
-3
/
+0
2023-10-05
PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
Vicki Pfau
-0
/
+1
2023-10-05
eventfs: Use eventfs_remove_events_dir()
Steven Rostedt (Google)
-0
/
+1
2023-10-05
io_uring/kbuf: Use slab for struct io_buffer objects
Gabriel Krisman Bertazi
-2
/
+0
2023-10-05
iio: improve doc for available_scan_mask
Matti Vaittinen
-1
/
+3
2023-10-05
drm/dp: switch drm_dp_downstream_*() helpers to struct drm_edid
Jani Nikula
-6
/
+6
2023-10-05
resource: Constify resource crosscheck APIs
Andy Shevchenko
-6
/
+6
2023-10-05
kernfs: sysfs: support custom llseek method for sysfs entries
Valentine Sinitsyn
-0
/
+3
2023-10-05
comedi: Annotate struct comedi_lrange with __counted_by
Christophe JAILLET
-1
/
+1
2023-10-05
comedi: comedi_8255: Conditionally remove I/O port support
Ian Abbott
-0
/
+11
2023-10-05
comedi: comedi_8255: Rework subdevice initialization functions
Ian Abbott
-6
/
+7
2023-10-05
comedi: comedi_8254: Conditionally remove I/O port support
Ian Abbott
-0
/
+13
2023-10-05
comedi: comedi_8254: Replace comedi_8254_init() and comedi_8254_mm_init()
Ian Abbott
-8
/
+8
2023-10-05
comedi: comedi_8254: Use a call-back function for register access
Ian Abbott
-4
/
+18
2023-10-05
mei: fix doc typos
Randy Dunlap
-7
/
+7
2023-10-05
thermal: core: Drop thermal_zone_device_exec()
Rafael J. Wysocki
-4
/
+0
2023-10-05
net_sched: sch_fq: add TCA_FQ_WEIGHTS attribute
Eric Dumazet
-0
/
+3
2023-10-05
net_sched: sch_fq: add 3 bands and WRR scheduling
Eric Dumazet
-2
/
+9
2023-10-05
net_sched: export pfifo_fast prio2band[]
Eric Dumazet
-0
/
+1
2023-10-05
thermal: core: Add function to walk trips under zone lock
Rafael J. Wysocki
-0
/
+3
2023-10-05
device property: Replace custom implementation of COUNT_ARGS()
Andy Shevchenko
-1
/
+2
2023-10-05
device property: Clarify usage scope of some struct fwnode_handle members
Andy Shevchenko
-0
/
+2
2023-10-05
crypto: pkcs7 - remove md4 md5 x.509 support
Dimitri John Ledkov
-8
/
+0
2023-10-05
crypto: sig - fix kernel-doc typo
Randy Dunlap
-1
/
+1
2023-10-05
crypto: akcipher - fix kernel-doc typos
Randy Dunlap
-2
/
+2
2023-10-05
crypto: hisilicon/qm - check function qp num before alg register
Weili Qian
-2
/
+16
2023-10-05
crypto: hisilicon/qm - fix PF queue parameter issue
Longfang Liu
-0
/
+7
2023-10-05
net: mana: Fix oversized sge0 for GSO packets
Haiyang Zhang
-2
/
+3
2023-10-05
dt-bindings: clock: renesas,rzg2l-cpg: Document RZ/G3S SoC
Claudiu Beznea
-0
/
+242
2023-10-05
devres: rename the first parameter of devm_add_action(_or_reset)
Masahiro Yamada
-4
/
+4
2023-10-05
dma-buf: add dma_fence_timestamp helper
Christian König
-0
/
+19
2023-10-05
locking/seqlock: Fix typo in comment
pangzizhen001@208suo.com
-1
/
+1
2023-10-05
perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_ha...
Xiu Jianfeng
-1
/
+1
2023-10-05
mcb: remove is_added flag from mcb_device struct
Jorge Sanjuan Garcia
-1
/
+0
2023-10-05
USB: dma: remove unused function prototype
Randy Li
-16
/
+0
2023-10-05
xfrm: Annotate struct xfrm_sec_ctx with __counted_by
Kees Cook
-1
/
+2
2023-10-04
f2fs: Support Block Size == Page Size
Daniel Rosenberg
-28
/
+41
2023-10-04
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
-2
/
+4
[prev]
[next]