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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-23
nvme: fix the CRIMS and CRWMS definitions to match the spec
Joel Granados
1
-2
/
+2
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
1
-0
/
+5
2022-06-22
clk: Remove never used devm_clk_*unregister()
Andy Shevchenko
1
-2
/
+0
2022-06-22
agp/intel: Rename intel-gtt symbols
Lucas De Marchi
1
-12
/
+12
2022-06-22
pwm: Drop unused forward declaration from pwm.h
Uwe Kleine-König
1
-2
/
+0
2022-06-22
pwm: Reorder header file to get rid of struct pwm_capture forward declaration
Uwe Kleine-König
1
-11
/
+10
2022-06-22
pwm: Drop support for legacy drivers
Uwe Kleine-König
1
-12
/
+0
2022-06-22
ASoC: core: Make snd_soc_unregister_card() return void
Uwe Kleine-König
1
-1
/
+1
2022-06-22
af_unix: Remove unix_table_locks.
Kuniyuki Iwashima
1
-1
/
+0
2022-06-22
af_unix: Put a socket into a per-netns hash table.
Kuniyuki Iwashima
1
-1
/
+0
2022-06-22
af_unix: Define a per-netns hash table.
Kuniyuki Iwashima
2
-0
/
+8
2022-06-22
af_unix: Include the whole hash table size in UNIX_HASH_SIZE.
Kuniyuki Iwashima
1
-3
/
+4
2022-06-22
swiotlb: remove the unused swiotlb_force declaration
Dongli Zhang
1
-1
/
+0
2022-06-22
platform/surface: aggregator: Reserve more event- and target-categories
Maximilian Luz
1
-35
/
+40
2022-06-21
scsi: trace: Print driver_tag and scheduler_tag in SCSI trace
Changyuan Lyu
1
-11
/
+24
2022-06-21
scsi: libiscsi: Improve conn_send_pdu API
Mike Christie
1
-3
/
+0
2022-06-21
scsi: iscsi: Remove iscsi_get_task back_lock requirement
Mike Christie
1
-1
/
+1
2022-06-21
scsi: iscsi: Add recv workqueue helpers
Mike Christie
1
-0
/
+4
2022-06-21
scsi: iscsi: Rename iscsi_conn_queue_work()
Mike Christie
1
-1
/
+1
2022-06-21
scsi: iscsi: Fix session removal on shutdown
Mike Christie
1
-1
/
+1
2022-06-21
scsi: iscsi: Add helper to remove a session from the kernel
Mike Christie
1
-0
/
+1
2022-06-21
context_tracking: Rename __context_tracking_enter/exit() to __ct_user_enter/exit()
Frederic Weisbecker
1
-6
/
+6
2022-06-21
rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUs
Paul E. McKenney
1
-0
/
+1
2022-06-21
devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm
Duoming Zhou
2
-8
/
+7
2022-06-21
Merge tag 'certs-20220621' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
1
-0
/
+3
2022-06-21
bpf, x64: Add predicate for bpf2bpf with tailcalls support in JIT
Tony Ambardar
1
-0
/
+1
2022-06-21
drm/dp: Add wait_hpd_asserted() callback to struct drm_dp_aux
Douglas Anderson
1
-0
/
+30
2022-06-21
drm: Config orientation property if panel provides it
Hsin-Yi Wang
1
-0
/
+14
2022-06-21
drm/panel: Add an API to allow drm to set orientation from panel
Hsin-Yi Wang
2
-0
/
+13
2022-06-21
certs: Move load_certificate_list() to be with the asymmetric keys code
David Howells
1
-0
/
+3
2022-06-21
usb: typec: mux: Add CONFIG guards for functions
Prashant Malani
1
-6
/
+38
2022-06-21
ASoC: core: Add new SOC_DOUBLE_SX_TLV macro
Charles Keepax
1
-0
/
+12
2022-06-21
raw: complete rcu conversion
Eric Dumazet
1
-2
/
+2
2022-06-21
net: warn if mac header was not set
Eric Dumazet
1
-5
/
+7
2022-06-20
bpf: Inline calls to bpf_loop when callback is known
Eduard Zingerman
2
-0
/
+15
2022-06-20
drm: Drop drm_connector.h from drm_crtc.h
Ville Syrjälä
1
-1
/
+1
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
1
-1
/
+0
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-1
/
+1
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
1
-1
/
+0
2022-06-20
media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combiner
Liu Ying
1
-1
/
+5
2022-06-20
ACPI: bus: Introduce acpi_dev_for_each_child_reverse()
Rafael J. Wysocki
1
-0
/
+3
2022-06-20
ACPI: glue: Introduce acpi_find_child_by_adr()
Rafael J. Wysocki
1
-0
/
+2
2022-06-20
context_tracking: Remove unused context_tracking_in_user()
Frederic Weisbecker
1
-5
/
+0
2022-06-20
rcu-tasks: Track blocked RCU Tasks Trace readers
Paul E. McKenney
2
-3
/
+10
2022-06-20
rcu-tasks: Add data structures for lightweight grace periods
Paul E. McKenney
1
-0
/
+2
2022-06-20
rcu-tasks: Merge state into .b.need_qs and atomically update
Paul E. McKenney
2
-8
/
+11
2022-06-20
rcu: Provide a get_completed_synchronize_rcu() function
Paul E. McKenney
1
-0
/
+1
2022-06-20
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
644
-5235
/
+23577
2022-06-20
net: Introduce a new proto_ops ->read_skb()
Cong Wang
3
-4
/
+6
2022-06-20
tcp: Introduce tcp_read_skb()
Cong Wang
1
-0
/
+2
[prev]
[next]