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-26
/dev/null: add IORING_OP_URING_CMD support
Paul Moore
1
-0
/
+6
2022-08-26
selinux: implement the security_uring_cmd() LSM hook
Paul Moore
2
-1
/
+25
2022-08-26
lsm,io_uring: add LSM hooks for the new uring_cmd file op
Luis Chamberlain
5
-0
/
+18
2022-08-26
ALSA: control: Re-order bounds checking in get_ctl_id_hash()
Dan Carpenter
1
-1
/
+1
2022-08-26
pinctrl: nuvoton: Use 'unsigned int' instead of just 'unsigned'.
Jilin Yuan
1
-4
/
+4
2022-08-26
dt-bindings: pinctrl: Add missing (unevaluated|additional)Properties on child nodes
Rob Herring
10
-0
/
+15
2022-08-26
sbitmap: remove unnecessary code in __sbitmap_queue_get_batch
Liu Song
1
-3
/
+2
2022-08-26
gfs2: Switch from strlcpy to strscpy
Andreas Gruenbacher
1
-5
/
+7
2022-08-26
pinctrl: amd: Pick some different unicode symbols
Mario Limonciello
1
-14
/
+14
2022-08-26
pinctrl: fixup for "i2c: Make remove callback return void"
Stephen Rothwell
1
-3
/
+1
2022-08-26
Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into devel
Linus Walleij
622
-1762
/
+660
2022-08-26
drm/i915: Add new ADL-S pci id
José Roberto de Souza
1
-0
/
+1
2022-08-26
drm/tve200: Fix smatch warning
Linus Walleij
1
-1
/
+2
2022-08-26
drm: bridge: icn6211: Add support for external REFCLK
Marek Vasut
1
-5
/
+34
2022-08-26
dt-bindings: display: bridge: icn6211: Add support for external REFCLK
Marek Vasut
1
-0
/
+9
2022-08-26
drm: bridge: icn6211: Add and use hs_rate and lp_rate
Marek Vasut
1
-3
/
+4
2022-08-26
drm: fix drm_mipi_dbi build errors
Randy Dunlap
1
-0
/
+1
2022-08-26
drm/panel: use 'select' for Ili9341 panel driver helpers
Randy Dunlap
1
-2
/
+2
2022-08-26
ARM: dts: Let Gemini NS2502 parse redboot partitions
Linus Walleij
1
-24
/
+3
2022-08-26
ARM: dts: gemini: ssi1328: permit to use gigabit
Corentin Labbe
1
-4
/
+0
2022-08-26
ARM: dts: gemini: ns2502: permit to use gigabit
Corentin Labbe
1
-5
/
+1
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
13
-24
/
+61
2022-08-26
platform/x86: msi-laptop: Add msi_scm_disable_hw_fn_handling() helper
Hans de Goede
1
-9
/
+8
2022-08-26
platform/x86: msi-laptop: Add msi_scm_model_exit() helper
Hans de Goede
1
-16
/
+13
2022-08-26
wifi: mt76: mt7921e: fix crash in chip reset fail
Deren Wu
1
-1
/
+1
2022-08-26
net: sched: remove unnecessary init of qdisc skb head
Zhengchao Shao
3
-10
/
+0
2022-08-26
platform/x86: msi-laptop: Fix resource cleanup
Hans de Goede
1
-0
/
+3
2022-08-26
platform/x86: msi-laptop: Simplify ec_delay handling
Hans de Goede
1
-20
/
+11
2022-08-26
platform/x86: msi-laptop: Fix old-ec check for backlight registering
Hans de Goede
1
-2
/
+1
2022-08-26
platform/x86: msi-laptop: Drop MSI_DRIVER_VERSION
Hans de Goede
1
-7
/
+0
2022-08-26
platform/x86: msi-laptop: Use MODULE_DEVICE_TABLE()
Hans de Goede
1
-11
/
+1
2022-08-26
platform/x86: toshiba_acpi: Fix ECO LED control on Toshiba Z830
Arvid Norlander
1
-1
/
+4
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
David S. Miller
75
-695
/
+1850
2022-08-26
platform/x86: thinkpad_acpi: Explicitly set to balanced mode on startup
Mario Limonciello
1
-4
/
+3
2022-08-26
platform/x86: thinkpad_acpi: Explicitly set to balanced mode on startup
Mario Limonciello
1
-4
/
+3
2022-08-26
crypto: Kconfig - simplify compression/RNG entries
Robert Elliott
1
-32
/
+50
2022-08-26
crypto: Kconfig - simplify cipher entries
Robert Elliott
8
-344
/
+410
2022-08-26
crypto: Kconfig - simplify userspace entries
Robert Elliott
1
-24
/
+41
2022-08-26
crypto: Kconfig - simplify hash entries
Robert Elliott
8
-216
/
+366
2022-08-26
crypto: Kconfig - simplify aead entries
Robert Elliott
2
-20
/
+36
2022-08-26
crypto: Kconfig - simplify CRC entries
Robert Elliott
8
-57
/
+91
2022-08-26
crypto: Kconfig - simplify public-key entries
Robert Elliott
3
-23
/
+46
2022-08-26
crypto: Kconfig - add submenus
Robert Elliott
1
-458
/
+479
2022-08-26
crypto: Kconfig - sort the arm entries
Robert Elliott
1
-55
/
+56
2022-08-26
crypto: Kconfig - sort the arm64 entries
Robert Elliott
1
-53
/
+54
2022-08-26
crypto: Kconfig - submenus for arm and arm64
Robert Elliott
13
-34
/
+10
2022-08-26
crypto: Kconfig - remove AES_ARM64 ref by SA2UL
Robert Elliott
1
-1
/
+0
2022-08-26
crypto: Kconfig - move x86 entries to a submenu
Robert Elliott
2
-495
/
+503
2022-08-26
crypto: Kconfig - move sparc entries to a submenu
Robert Elliott
2
-98
/
+106
2022-08-26
crypto: Kconfig - move s390 entries to a submenu
Robert Elliott
2
-115
/
+123
[prev]
[next]