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
2022-06-29
bpf: per-cgroup lsm flavor
Stanislav Fomichev
6
-1
/
+55
2022-06-29
bpf: convert cgroup_bpf.progs to hlist
Stanislav Fomichev
2
-3
/
+3
2022-06-29
bpf: add bpf_func_t and trampoline helpers
Stanislav Fomichev
1
-6
/
+5
2022-06-30
PM / devfreq: Rework freq_table to be local to devfreq struct
Christian Marangi
1
-0
/
+5
2022-06-29
usb: typec_altmode: add a missing "@" at a kernel-doc parameter
Mauro Carvalho Chehab
1
-1
/
+1
2022-06-29
drm/fourcc: fix integer type usage in uapi header
Carlos Llamas
1
-2
/
+2
2022-06-29
regmap-irq: Deprecate the not_fixed_stride flag
Aidan MacDonald
1
-2
/
+4
2022-06-29
regmap-irq: Add get_irq_reg() callback
Aidan MacDonald
1
-2
/
+13
2022-06-29
regmap-irq: Fix inverted handling of unmask registers
Aidan MacDonald
1
-3
/
+15
2022-06-29
regmap-irq: Deprecate type registers and virtual registers
Aidan MacDonald
1
-6
/
+12
2022-06-29
regmap-irq: Introduce config registers for irq types
Aidan MacDonald
1
-0
/
+12
2022-06-29
regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()
Aidan MacDonald
1
-2
/
+0
2022-06-29
regmap-irq: Remove an unnecessary restriction on type_in_mask
Aidan MacDonald
1
-3
/
+5
2022-06-29
regmap-irq: Remove unused type_reg_stride field
Aidan MacDonald
1
-3
/
+0
2022-06-29
regmap-irq: Convert bool bitfields to unsigned int
Aidan MacDonald
1
-13
/
+13
2022-06-29
ASoC: dt-bindings: Add bindings for WCD9335 DAIs
Yassine Oudjana
1
-0
/
+15
2022-06-29
ACPI: processor: Drop leftover acpi_processor_get_limit_info() declaration
Riwen Lu
1
-1
/
+0
2022-06-29
ACPI: processor: Split out thermal initialization from ACPI PSS
Riwen Lu
1
-2
/
+6
2022-06-29
block: move ->ia_ranges from the request_queue to the gendisk
Christoph Hellwig
1
-6
/
+6
2022-06-29
mnt_idmapping: align kernel doc and parameter order
Christian Brauner
1
-9
/
+9
2022-06-29
dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter
Clément Léger
1
-0
/
+33
2022-06-29
reset: Fix devm bulk optional exclusive control getter
Serge Semin
1
-1
/
+1
2022-06-29
dt-bindings: pinctrl: renesas: Remove spaces before #define
Geert Uytterhoeven
2
-2
/
+2
2022-06-29
netfs: Remove extern from function prototypes
Matthew Wilcox (Oracle)
1
-12
/
+11
2022-06-29
filemap: Remove find_get_pages_range() and associated functions
Matthew Wilcox (Oracle)
2
-13
/
+0
2022-06-29
vmscan: Add check_move_unevictable_folios()
Matthew Wilcox (Oracle)
1
-1
/
+2
2022-06-29
filemap: Add filemap_get_folios()
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-06-29
filemap: Remove add_to_page_cache() and add_to_page_cache_locked()
Matthew Wilcox (Oracle)
1
-18
/
+0
2022-06-29
mm: Remove __delete_from_page_cache()
Matthew Wilcox (Oracle)
1
-4
/
+0
2022-06-29
firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC call
Tanmay Shah
1
-0
/
+7
2022-06-29
mnt_idmapping: use new helpers in mapped_fs{g,u}id()
Christian Brauner
1
-2
/
+4
2022-06-29
fs: port HAS_UNMAPPED_ID() to vfs{g,u}id_t
Christian Brauner
1
-2
/
+2
2022-06-29
wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify
Lorenzo Bianconi
2
-3
/
+5
2022-06-29
firmware: sysfb: Add sysfb_disable() helper function
Javier Martinez Canillas
1
-0
/
+12
2022-06-29
firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
Javier Martinez Canillas
1
-5
/
+5
2022-06-28
mptcp: fix conflict with <netinet/in.h>
Ossama Othman
1
-4
/
+5
2022-06-28
fix short copy handling in copy_mc_pipe_to_iter()
Al Viro
1
-0
/
+9
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
67
-180
/
+180
2022-06-28
efi: Simplify arch_efi_call_virt() macro
Sudeep Holla
1
-0
/
+2
2022-06-28
blk-mq: cleanup disk sysfs registration
Christoph Hellwig
1
-1
/
+0
2022-06-28
block: simplify blktrace sysfs attribute creation
Christoph Hellwig
1
-10
/
+0
2022-06-28
linux/dim: Fix divide by 0 in RDMA DIM
Tao Liu
1
-1
/
+1
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
1
-1
/
+0
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2
-3
/
+4
2022-06-28
block: remove QUEUE_FLAG_DEAD
Christoph Hellwig
1
-2
/
+0
2022-06-28
regulator: fix a kernel-doc warning
Mauro Carvalho Chehab
1
-0
/
+1
2022-06-28
drm/fourcc: Document the Intel CCS modifiers' CC plane expected pitch
Imre Deak
1
-4
/
+4
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
1
-14
/
+0
2022-06-28
fanotify: refine the validation checks on non-dir inode mask
Amir Goldstein
1
-0
/
+4
2022-06-28
firmware: xilinx: Add configuration values for tri-state
Sai Krishna Potthuri
1
-0
/
+5
[prev]
[next]