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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-04
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
1
-0
/
+8
2021-10-04
RISC-V: KVM: Add timer functionality
Atish Patra
1
-0
/
+16
2021-10-04
drm/gud: Add GUD_PIXEL_FORMAT_RGB888
Noralf Trønnes
1
-0
/
+1
2021-10-04
drm/gud: Add GUD_PIXEL_FORMAT_RGB332
Noralf Trønnes
1
-0
/
+1
2021-10-04
drm/gud: Add GUD_PIXEL_FORMAT_R8
Noralf Trønnes
1
-2
/
+2
2021-10-04
drm/format-helper: Add drm_fb_xrgb8888_to_rgb888()
Noralf Trønnes
1
-0
/
+2
2021-10-04
drm/format-helper: Add drm_fb_xrgb8888_to_rgb332()
Noralf Trønnes
1
-0
/
+2
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
drm/v3d: add multiple syncobjs support
Melissa Wen
1
-1
/
+48
2021-10-04
drm/v3d: add generic ioctl extension
Melissa Wen
1
-0
/
+31
2021-10-04
Merge tag 'misc-habanalabs-fixes-2021-09-29' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into char-misc-linus
Greg Kroah-Hartman
1
-4
/
+2
2021-10-04
Merge 5.15-rc4 into driver-core-next
Greg Kroah-Hartman
51
-394
/
+215
2021-10-04
Merge 5.15-rc4 into char-misc-next
Greg Kroah-Hartman
16
-26
/
+66
2021-10-04
Merge tag 'v5.15-rc4' into media_tree
Mauro Carvalho Chehab
17
-26
/
+67
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-03
dt-bindings: pinctrl: mt8195: add rsel define
Zhiyong Tao
1
-0
/
+9
2021-10-02
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
1
-2
/
+1
2021-10-02
NFSD: move filehandle format declarations out of "uapi".
NeilBrown
1
-115
/
+0
2021-10-02
cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL object
Dave Wysochanski
1
-1
/
+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-02
net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0
Vladimir Oltean
1
-0
/
+10
2021-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-2
/
+7
2021-10-02
netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notification
Pablo Neira Ayuso
1
-1
/
+1
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
6
-13
/
+95
2021-10-01
Bluetooth: Rename driver .prevent_wake to .wakeup
Luiz Augusto von Dentz
1
-1
/
+1
2021-10-01
Merge series "Add support for on demand pipeline setup/destroy" from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:
Mark Brown
3
-1
/
+3
2021-10-01
net: mscc: ocelot: fix VCAP filters remaining active after being deleted
Vladimir Oltean
1
-2
/
+2
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
AsoC: dapm: export a couple of functions
Ranjani Sridharan
1
-0
/
+1
2021-10-01
ASoC: SOF: topology: Add new token for dynamic pipeline
Ranjani Sridharan
1
-0
/
+1
2021-10-01
ASoC: topology: change the complete op in snd_soc_tplg_ops to return int
Ranjani Sridharan
1
-1
/
+1
2021-10-01
net: add kerneldoc comment for sk_peer_lock
Eric Dumazet
1
-0
/
+1
2021-10-01
ASoC: soc-component: Remove conditional definition of debugfs data members
Simon Trimmer
1
-2
/
+0
2021-10-01
drm: cleanup: remove drm_modeset_(un)lock_all()
Fernando Ramos
1
-2
/
+0
2021-10-01
drm/lease: allow empty leases
Simon Ser
1
-1
/
+2
2021-10-01
devlink: report maximum number of snapshots with regions
Jacob Keller
1
-0
/
+2
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
[prev]
[next]