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-09-21
cpufreq: qcom-cpufreq-hw: Fix uninitialized throttled_freq warning
Viresh Kumar
1
-5
/
+5
2022-09-21
arch: um: Mark the stack non-executable to fix a binutils warning
David Gow
2
-1
/
+9
2022-09-21
ata: libata: drop superfluous ata_eh_analyze_tf() parameter
Niklas Cassel
1
-4
/
+3
2022-09-21
ata: libata: drop superfluous ata_eh_request_sense() parameter
Niklas Cassel
1
-4
/
+3
2022-09-21
ata: fix ata_id_has_dipm()
Niklas Cassel
1
-11
/
+4
2022-09-21
ata: fix ata_id_has_ncq_autosense()
Niklas Cassel
1
-2
/
+4
2022-09-21
ata: fix ata_id_has_devslp()
Niklas Cassel
1
-1
/
+4
2022-09-21
ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()
Niklas Cassel
1
-4
/
+9
2022-09-21
ata: libata-eh: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-20
libbpf: Fix NULL pointer exception in API btf_dump__dump_type_data
Xin Liu
1
-1
/
+1
2022-09-20
samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()
Rong Tao
3
-3
/
+3
2022-09-20
net: sh_eth: Fix PHY state warning splat during system resume
Geert Uytterhoeven
1
-0
/
+2
2022-09-20
net: ravb: Fix PHY state warning splat during system resume
Geert Uytterhoeven
1
-0
/
+2
2022-09-20
liquidio: CN23XX: delete repeated words, add missing words and fix typo in comment
Ruffalo Lavoisier
2
-4
/
+4
2022-09-20
octeontx2-pf: Fix unused variable build error
Ren Zhijie
1
-1
/
+1
2022-09-20
PCI: Fix used_buses calculation in pci_scan_child_bus_extend()
Mika Westerberg
1
-2
/
+2
2022-09-20
ice: Add low latency Tx timestamp read
Karol Kolacinski
7
-45
/
+154
2022-09-20
lib/cpumask: add FORCE_NR_CPUS config option
Yury Norov
3
-4
/
+17
2022-09-20
powerpc/64: don't refer nr_cpu_ids in asm code when it's undefined
Yury Norov
1
-0
/
+4
2022-09-20
Merge branch 'add-a-secondary-at-port-to-the-telit-fn990'
Jakub Kicinski
2
-0
/
+3
2022-09-20
bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990
Fabio Porcedda
1
-0
/
+2
2022-09-20
net: wwan: mhi_wwan_ctrl: Add DUN2 to have a secondary AT port
Fabio Porcedda
1
-0
/
+1
2022-09-20
Merge branch 'refactor-duplicate-codes-in-the-tc-cls-walk-function'
Jakub Kicinski
16
-75
/
+2716
2022-09-20
selftests/tc-testings: add list case for basic filter
Zhengchao Shao
1
-0
/
+47
2022-09-20
selftests/tc-testings: add selftests for tcindex filter
Zhengchao Shao
1
-0
/
+227
2022-09-20
selftests/tc-testings: add selftests for rsvp filter
Zhengchao Shao
1
-0
/
+203
2022-09-20
selftests/tc-testings: add selftests for route filter
Zhengchao Shao
1
-0
/
+181
2022-09-20
selftests/tc-testings: add selftests for flow filter
Zhengchao Shao
1
-0
/
+623
2022-09-20
selftests/tc-testings: add selftests for cgroup filter
Zhengchao Shao
1
-0
/
+1236
2022-09-20
selftests/tc-testings: add selftests for bpf filter
Zhengchao Shao
1
-0
/
+171
2022-09-20
net/sched: use tc_cls_stats_dump() in filter
Zhengchao Shao
8
-75
/
+15
2022-09-20
net/sched: cls_api: add helper for tc cls walker stats dump
Zhengchao Shao
1
-0
/
+13
2022-09-20
Bluetooth: MGMT: fix zalloc-simple.cocci warnings
Yihao Han
1
-3
/
+1
2022-09-21
Merge tag 'drm-intel-next-2022-09-16-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
89
-5526
/
+6255
2022-09-20
netfilter: nf_ct_ftp: fix deadlock when nat rewrite is needed
Florian Westphal
1
-2
/
+4
2022-09-20
netfilter: ebtables: fix memory leak when blob is malformed
Florian Westphal
1
-1
/
+3
2022-09-20
netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()
Tetsuo Handa
1
-0
/
+1
2022-09-20
netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
Tetsuo Handa
1
-4
/
+3
2022-09-20
netfilter: conntrack: remove nf_conntrack_helper documentation
Pablo Neira Ayuso
1
-9
/
+0
2022-09-21
Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
64
-530
/
+1419
2022-09-20
Merge branch 'bpf: Small nf_conn cleanups'
Martin KaFai Lau
4
-30
/
+18
2022-09-20
bpf: Move nf_conn extern declarations to filter.h
Daniel Xu
3
-7
/
+7
2022-09-20
net: broadcom: bcm4908_enet: handle -EPROBE_DEFER when getting MAC
Rafał Miłecki
1
-4
/
+9
2022-09-20
ASoC: rt5682s: simplify the return of rt5682s_probe()
Yang Yingliang
1
-6
/
+1
2022-09-20
ASoC: SOF: ipc4-topology: minor cleanup
Mark Brown
1
-3
/
+2
2022-09-20
ASoC: SOF: sof-audio: fix prepare/unprepare
Mark Brown
1
-5
/
+7
2022-09-20
ASoC: soc.h: random cleanup
Mark Brown
9
-42
/
+39
2022-09-20
bpf: Rename nfct_bsa to nfct_btf_struct_access
Daniel Xu
3
-15
/
+15
2022-09-20
bpf: Remove unused btf_struct_access stub
Daniel Xu
1
-12
/
+0
2022-09-20
net: make NET_(DEV|NS)_REFCNT_TRACKER depend on NET
Lukas Bulwahn
1
-2
/
+2
[prev]
[next]