index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active
Ilpo Järvinen
2
-4
/
+3
2023-01-19
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
1
-2
/
+2
2023-01-19
tty: Convert ->carrier_raised() and callchains to bool
Ilpo Järvinen
1
-3
/
+3
2023-01-19
serial: core: Add option to output RS485 RX_DURING_TX state via GPIO
Christoph Niedermaier
1
-0
/
+1
2023-01-19
soc: qcom-geni-se: add more symbol definitions
Bartosz Golaszewski
1
-0
/
+3
2023-01-19
tty: vt: remove struct uni_screen
Jiri Slaby (SUSE)
1
-2
/
+1
2023-01-19
serial: 8250: Define IIR 64 byte bit & cleanup related code
Ilpo Järvinen
1
-0
/
+1
2023-01-19
serial: 8250: Add IIR FIFOs enabled field properly
Ilpo Järvinen
1
-0
/
+4
2023-01-19
serial: 8250: Name MSR literals
Ilpo Järvinen
1
-0
/
+5
2023-01-19
serial: 8250: Use defined IER bits
Ilpo Järvinen
1
-0
/
+5
2023-01-19
wifi: mac80211: drop extra 'e' from ieeee80211... name
Johannes Berg
1
-3
/
+3
2023-01-19
earlycon: Increase options size
Ricardo Ribalda
1
-1
/
+1
2023-01-19
bitfield: add FIELD_PREP_CONST()
Johannes Berg
1
-0
/
+26
2023-01-19
device property: Make fwnode_graph_for_each_endpoint() consistent
Andy Shevchenko
1
-3
/
+3
2023-01-19
drm/drm_vma_manager: Add drm_vma_node_allow_once()
Nirmoy Das
1
-0
/
+1
2023-01-19
usb: gadget: add WebUSB landing page support
Jó Ágila Bitsch
3
-0
/
+106
2023-01-19
drm/edid: store quirks in display info
Jani Nikula
1
-0
/
+5
2023-01-19
coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace ID
Mike Leach
1
-0
/
+14
2023-01-19
coresight: trace id: Remove legacy get trace ID function.
Mike Leach
1
-12
/
+0
2023-01-19
coresight: etmX.X: stm: Remove trace_id() callback
Mike Leach
1
-3
/
+0
2023-01-19
coresight: trace-id: Add API to dynamically assign Trace ID values
Mike Leach
1
-0
/
+10
2023-01-19
accel/ivpu: Add command buffer submission logic
Jacek Lawrynowicz
1
-0
/
+92
2023-01-19
accel/ivpu: Implement firmware parsing and booting
Jacek Lawrynowicz
1
-0
/
+21
2023-01-19
accel/ivpu: Add GEM buffer object management
Jacek Lawrynowicz
1
-0
/
+94
2023-01-19
accel/ivpu: Add Intel VPU MMU support
Jacek Lawrynowicz
1
-0
/
+4
2023-01-19
accel/ivpu: Introduce a new DRM driver for Intel VPU
Jacek Lawrynowicz
1
-0
/
+95
2023-01-19
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
615
-6073
/
+20604
2023-01-19
firmware: arm_scmi: Refactor device create/destroy helpers
Cristian Marussi
1
-5
/
+0
2023-01-19
drm/edid: refactor CTA Y420CMDB parsing
Jani Nikula
1
-3
/
+0
2023-01-19
drm/edid: parse VICs from CTA VDB early
Jani Nikula
1
-0
/
+10
2023-01-19
fs: move mnt_idmap
Christian Brauner
2
-185
/
+12
2023-01-19
fs: port vfs{g,u}id helpers to mnt_idmap
Christian Brauner
2
-30
/
+24
2023-01-19
fs: port fs{g,u}id helpers to mnt_idmap
Christian Brauner
2
-19
/
+20
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2
-24
/
+14
2023-01-19
fs: port i_{g,u}id_{needs_}update() to mnt_idmap
Christian Brauner
2
-11
/
+18
2023-01-19
quota: port to mnt_idmap
Christian Brauner
1
-3
/
+4
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
2
-7
/
+7
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
5
-23
/
+23
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
7
-32
/
+31
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
6
-25
/
+28
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2
-9
/
+9
2023-01-19
fs: port ->get_acl() to pass mnt_idmap
Christian Brauner
2
-3
/
+3
2023-01-19
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
[prev]
[next]