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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-23
mlxsw: core: Add registration APIs for system event handler
Vadim Pasternak
2
-0
/
+76
2022-08-23
mlxsw: core_linecards: Separate line card init and fini flow
Vadim Pasternak
1
-21
/
+50
2022-08-23
bpf: Move bpf_loop and bpf_for_each_map_elem under CAP_BPF
Kumar Kartikeya Dwivedi
1
-4
/
+4
2022-08-23
docs: netlink: basic introduction to Netlink
Jakub Kicinski
3
-0
/
+656
2022-08-23
net: improve and fix netlink kdoc
Jakub Kicinski
1
-5
/
+16
2022-08-23
Merge branch 'bpf: expose bpf_{g,s}et_retval to more cgroup hooks'
Alexei Starovoitov
12
-124
/
+322
2022-08-23
selftests/bpf: Make sure bpf_{g,s}et_retval is exposed everywhere
Stanislav Fomichev
4
-0
/
+90
2022-08-23
bpf: update bpf_{g,s}et_retval documentation
Stanislav Fomichev
2
-10
/
+34
2022-08-23
bpf: expose bpf_strtol and bpf_strtoul to all program types
Stanislav Fomichev
2
-5
/
+5
2022-08-23
bpf: Use cgroup_{common,current}_func_proto in more hooks
Stanislav Fomichev
4
-58
/
+80
2022-08-23
bpf: Introduce cgroup_{common,current}_func_proto
Stanislav Fomichev
3
-53
/
+115
2022-08-23
clk: bcm: rpi: Show clock id limit in error case
Stefan Wahren
1
-1
/
+2
2022-08-23
clk: bcm: rpi: Add missing newline
Stefan Wahren
1
-3
/
+3
2022-08-23
clk: bcm: rpi: Prevent out-of-bounds access
Stefan Wahren
1
-1
/
+6
2022-08-23
Merge branch 'linus'
Andrew Morton
10
-31
/
+68
2022-08-23
Merge branch 'bnxt_en-bug-fixes'
Jakub Kicinski
5
-7
/
+12
2022-08-23
bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callback
Vikas Gupta
1
-4
/
+1
2022-08-23
bnxt_en: fix NQ resource accounting during vf creation on 57500 chips
Vikas Gupta
1
-1
/
+1
2022-08-23
bnxt_en: set missing reload flag in devlink features
Vikas Gupta
1
-0
/
+1
2022-08-23
bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in use
Pavan Chebbi
2
-2
/
+9
2022-08-23
net: ftmac100: set max_mtu to allow DSA overhead setting
Sergei Antonov
1
-0
/
+1
2022-08-24
bpf: Fix a data-race around bpf_jit_limit.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-23
ASoC: codes: src4xxx: Avoid clang -Wsometimes-uninitialized in src4xxx_hw_params()
Nathan Chancellor
1
-1
/
+6
2022-08-23
net: dsa: microchip: make learning configurable and keep it off while standalone
Vladimir Oltean
2
-1
/
+45
2022-08-23
riscv: dts: microchip: mpfs: remove pci axi address translation property
Conor Dooley
1
-1
/
+0
2022-08-23
riscv: dts: microchip: mpfs: remove bogus card-detect-delay
Conor Dooley
2
-2
/
+0
2022-08-23
riscv: dts: microchip: mpfs: remove ti,fifo-depth property
Conor Dooley
2
-4
/
+0
2022-08-23
riscv: dts: microchip: mpfs: fix incorrect pcie child node name
Conor Dooley
1
-1
/
+1
2022-08-23
PM6125 regulator support
Mark Brown
4
-285
/
+551
2022-08-23
drm/display/dp_mst: Move all payload info into the atomic state
Lyude Paul
9
-872
/
+523
2022-08-23
drm/radeon: Drop legacy MST support
Lyude Paul
11
-975
/
+7
2022-08-23
drm/display/dp_mst: Maintain time slot allocations when deleting payloads
Lyude Paul
2
-8
/
+11
2022-08-23
drm/display/dp_mst: Drop all ports from topology on CSNs before queueing link address work
Lyude Paul
1
-6
/
+8
2022-08-23
drm/display/dp_mst: Add helpers for serializing SST <-> MST transitions
Lyude Paul
7
-1
/
+94
2022-08-23
drm/nouveau/kms: Pull mst state in for all modesets
Lyude Paul
1
-1
/
+1
2022-08-23
drm/nouveau/kms: Cache DP encoders in nouveau_connector
Lyude Paul
2
-1
/
+6
2022-08-23
drm/display/dp_mst: Fix modeset tracking in drm_dp_atomic_release_vcpi_slots()
Lyude Paul
1
-3
/
+8
2022-08-23
drm/display/dp_mst: Don't open code modeset checks for releasing time slots
Lyude Paul
4
-72
/
+23
2022-08-23
drm/display/dp_mst: Add nonblocking helpers for DP MST
Lyude Paul
5
-2
/
+124
2022-08-23
drm/display/dp_mst: Add helper for finding payloads in atomic MST state
Lyude Paul
1
-64
/
+45
2022-08-23
drm/display/dp_mst: Add some missing kdocs for atomic MST structs
Lyude Paul
1
-0
/
+23
2022-08-23
drm/display/dp_mst: Fix confusing docs for drm_dp_atomic_release_time_slots()
Lyude Paul
1
-2
/
+1
2022-08-23
drm/display/dp_mst: Call them time slots, not VCPI slots
Lyude Paul
6
-76
/
+81
2022-08-23
drm/display/dp_mst: Rename drm_dp_mst_vcpi_allocation
Lyude Paul
2
-50
/
+50
2022-08-23
drm/amdgpu/dm/mst: Rename get_payload_table()
Lyude Paul
1
-3
/
+4
2022-08-23
drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table)
Lyude Paul
4
-15
/
+19
2022-08-23
scripts/bpf: Set date attribute for bpf-helpers(7) man page
Quentin Monnet
1
-2
/
+18
2022-08-23
scripts/bpf: Set version attribute for bpf-helpers(7) man page
Quentin Monnet
1
-1
/
+20
2022-08-23
bpf, selftests: Test BPF_FLOW_DISSECTOR_CONTINUE
Shmulik Ladkani
3
-0
/
+44
2022-08-23
bpf, test_run: Propagate bpf_flow_dissect's retval to user's bpf_attr.test.retval
Shmulik Ladkani
3
-3
/
+24
[prev]
[next]