summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-06-30net: switchdev: add reminder near struct switchdev_notifier_fdb_infoVladimir Oltean1-0/+3
2022-06-30net: dsa: add get_pause_stats supportOleksij Rempel1-0/+2
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-6/+10
2022-06-30iosys-map: Add per-word writeLucas De Marchi1-9/+29
2022-06-30iosys-map: Add per-word readLucas De Marchi1-9/+33
2022-06-30context_tracking: Split user tracking KconfigFrederic Weisbecker2-8/+8
2022-06-30context_tracking: Rename context_tracking_cpu_set() to ct_cpu_track_user()Frederic Weisbecker1-1/+1
2022-06-30context_tracking: Rename context_tracking_enter/exit() to ct_user_enter/exit()Frederic Weisbecker1-6/+7
2022-06-30context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...Frederic Weisbecker1-2/+2
2022-06-29bpf: expose bpf_{g,s}etsockopt to lsm cgroupStanislav Fomichev1-0/+2
2022-06-29bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUPStanislav Fomichev1-0/+3
2022-06-29bpf: minimize number of allocated lsm slots per programStanislav Fomichev3-8/+10
2022-06-29bpf: per-cgroup lsm flavorStanislav Fomichev6-1/+55
2022-06-29bpf: convert cgroup_bpf.progs to hlistStanislav Fomichev2-3/+3
2022-06-29bpf: add bpf_func_t and trampoline helpersStanislav Fomichev1-6/+5
2022-06-29PM / devfreq: Rework freq_table to be local to devfreq structChristian Marangi1-0/+5
2022-06-29usb: typec_altmode: add a missing "@" at a kernel-doc parameterMauro Carvalho Chehab1-1/+1
2022-06-29drm/fourcc: fix integer type usage in uapi headerCarlos Llamas1-2/+2
2022-06-29regmap-irq: Deprecate the not_fixed_stride flagAidan MacDonald1-2/+4
2022-06-29regmap-irq: Add get_irq_reg() callbackAidan MacDonald1-2/+13
2022-06-29regmap-irq: Fix inverted handling of unmask registersAidan MacDonald1-3/+15
2022-06-29regmap-irq: Deprecate type registers and virtual registersAidan MacDonald1-6/+12
2022-06-29regmap-irq: Introduce config registers for irq typesAidan MacDonald1-0/+12
2022-06-29regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()Aidan MacDonald1-2/+0
2022-06-29regmap-irq: Remove an unnecessary restriction on type_in_maskAidan MacDonald1-3/+5
2022-06-29regmap-irq: Remove unused type_reg_stride fieldAidan MacDonald1-3/+0
2022-06-29regmap-irq: Convert bool bitfields to unsigned intAidan MacDonald1-13/+13
2022-06-29ASoC: dt-bindings: Add bindings for WCD9335 DAIsYassine Oudjana1-0/+15
2022-06-29ACPI: processor: Drop leftover acpi_processor_get_limit_info() declarationRiwen Lu1-1/+0
2022-06-29ACPI: processor: Split out thermal initialization from ACPI PSSRiwen Lu1-2/+6
2022-06-29block: move ->ia_ranges from the request_queue to the gendiskChristoph Hellwig1-6/+6
2022-06-29mnt_idmapping: align kernel doc and parameter orderChristian Brauner1-9/+9
2022-06-29dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converterClément Léger1-0/+33
2022-06-29reset: Fix devm bulk optional exclusive control getterSerge Semin1-1/+1
2022-06-29dt-bindings: pinctrl: renesas: Remove spaces before #defineGeert Uytterhoeven2-2/+2
2022-06-29netfs: Remove extern from function prototypesMatthew Wilcox (Oracle)1-12/+11
2022-06-29filemap: Remove find_get_pages_range() and associated functionsMatthew Wilcox (Oracle)2-13/+0
2022-06-29vmscan: Add check_move_unevictable_folios()Matthew Wilcox (Oracle)1-1/+2
2022-06-29filemap: Add filemap_get_folios()Matthew Wilcox (Oracle)1-0/+2
2022-06-29filemap: Remove add_to_page_cache() and add_to_page_cache_locked()Matthew Wilcox (Oracle)1-18/+0
2022-06-29mm: Remove __delete_from_page_cache()Matthew Wilcox (Oracle)1-4/+0
2022-06-29firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC callTanmay Shah1-0/+7
2022-06-29mnt_idmapping: use new helpers in mapped_fs{g,u}id()Christian Brauner1-2/+4
2022-06-29fs: port HAS_UNMAPPED_ID() to vfs{g,u}id_tChristian Brauner1-2/+2
2022-06-29wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi2-3/+5
2022-06-29firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas1-0/+12
2022-06-29firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas1-5/+5
2022-06-29mptcp: fix conflict with <netinet/in.h>Ossama Othman1-4/+5
2022-06-29fix short copy handling in copy_mc_pipe_to_iter()Al Viro1-0/+9
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva67-180/+180