Commit Graph

  • 60900f18f0 drivers: power: supply: ti: Force PD charging if compatible bka luffitys 2024-07-29 14:39:43 +02:00
  • 38f5ab5930 disp: msm: Avoid Force allow panel phy power off on umi UtsavBalar1231 2024-12-03 11:47:05 +00:00
  • 5c9f4df943 input: touchscreen: fts_spi: Always report fp_state Rocky7842 2024-10-30 23:53:01 +01:00
  • 5200aeec61 input: touchscreen: fts_spi: Report fp_state to sysfs UP5468-GE-ES44AC 2024-10-30 23:49:58 +01:00
  • 563dac970e drivers: input: touchscreen: Extend common touchpanel interface by fp_state * Add fp_state attribute to common touch panel interface that will be used by touchscreen drivers to notify userspace when finger is in FOD area. This sysfs knob is used to implement UDFPS sensor sub-HAL Ivan Vecera 2024-10-28 22:25:13 +01:00
  • 01ba999ffa arm64: dts: kona: Power off DSI PHY during idle PC Danny Lin 2023-07-21 22:53:39 +00:00
  • 914857cb61 kernel: Fake uname to 5.4.186 lineage-23.0 Thomas Turner 2025-05-16 21:00:30 +01:00
  • 9dd1d18df4 bpf: allow helpers to return PTR_TO_SOCK_COMMON Lorenz Bauer 2019-03-22 09:54:00 +08:00
  • 6ebbed30eb bpf: implement lookup-free direct value access for maps Daniel Borkmann 2019-04-09 23:20:03 +02:00
  • 8c11f21e93 bpf: Don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE Stanislav Fomichev 2020-06-16 18:04:14 -07:00
  • a37f02ec18 bpf: always allocate at least 16 bytes for setsockopt hook Stanislav Fomichev 2019-07-29 14:51:10 -07:00
  • ef98bc622b bpf, sockmap: convert to generic sk_msg interface Daniel Borkmann 2018-10-13 02:45:58 +02:00
  • 71b5f50e02 bpf: implement getsockopt and setsockopt hooks Stanislav Fomichev 2025-02-19 10:21:37 +00:00
  • 8820d200b8 bpf: Introduce bpf sk local storage Martin KaFai Lau 2019-04-26 16:39:39 -07:00
  • b82491e4b4 bpf: introduce BPF_F_LOCK flag Alexei Starovoitov 2019-01-31 15:40:09 -08:00
  • 0d7c4a6dc9 bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types Andrey Ignatov 2019-03-18 16:57:10 -07:00
  • 39ffcc94ad bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUE Mauricio Vasquez B 2018-10-18 15:16:20 +02:00
  • 24650d3d81 bpf: add writable context for raw tracepoints Matt Mullins 2019-04-26 11:49:47 -07:00
  • 613ef16196 bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock Martin KaFai Lau 2019-02-09 23:22:24 -08:00
  • e800a1193c bpf: Support socket lookup in CGROUP_SOCK_ADDR progs Andrey Ignatov 2018-11-09 10:54:01 -08:00
  • 2df8f1898b bpf: Extend the sk_lookup() helper to XDP hookpoint. Nitin Hande 2018-10-28 21:02:45 -07:00
  • 1b176bd2e7 net: move secpath_exist helper to sk_buff.h Florian Westphal 2018-12-18 17:15:19 +01:00
  • d2cbfd4dee sk_buff: add skb extension infrastructure Florian Westphal 2018-12-18 17:15:16 +01:00
  • 918976b7b5 bpf: Add helper to retrieve socket in BPF Joe Stringer 2018-10-02 13:35:36 -07:00
  • ccbd492501 SQUASH! bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helpe Roberto Sartori 2024-10-25 00:21:02 +02:00
  • c5bd40a8d2 bpf: introduce bpf_spin_lock Alexei Starovoitov 2019-01-31 15:40:04 -08:00
  • 22e42eed71 bpf: enable cgroup local storage map pretty print with kind_flag Yonghong Song 2018-12-15 22:13:52 -08:00
  • 712d784704 bpf: btf: fix struct/union/fwd types with kind_flag Yonghong Song 2018-12-15 22:13:51 -08:00
  • 4e80d0323f bpf: add bpffs pretty print for cgroup local storage maps Roman Gushchin 2018-12-10 15:43:01 -08:00
  • 8072a74d24 bpf: pass struct btf pointer to the map_check_btf() callback Roman Gushchin 2018-12-10 15:43:00 -08:00
  • 73b141d7f4 bpf: introduce per-cpu cgroup local storage Roman Gushchin 2018-09-28 14:45:43 +00:00
  • f43e033e8c bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not defined Yonghong Song 2018-11-20 14:08:20 -08:00
  • 69cec1fbd7 bpf: Create a new btf_name_by_offset() for non type name use case Martin KaFai Lau 2018-12-13 10:41:46 -08:00
  • ff79e1d1f0 bpf: Add bpf_line_info support Martin KaFai Lau 2025-02-19 08:48:13 +00:00
  • fb29039de2 bpf: btf: support proper non-jit func info Yonghong Song 2018-11-24 23:20:44 -08:00
  • 8d6584fbf9 bpf: Introduce bpf_func_info Yonghong Song 2018-11-19 15:29:11 -08:00
  • ccac0effe5 bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO Martin KaFai Lau 2018-11-19 15:29:08 -08:00
  • bafeeb36ce bpf: Add reference tracking to verifier Joe Stringer 2018-10-02 13:35:35 -07:00
  • a6fd4fa0e2 bpf: Macrofy stack state copy Joe Stringer 2018-10-02 13:35:34 -07:00
  • eeb053602a bpf: Generalize ptr_or_null regs check Joe Stringer 2018-10-02 13:35:32 -07:00
  • 427d36bab5 bpf: Add iterator for spilled registers Joe Stringer 2018-10-02 13:35:29 -07:00
  • 7f8339e1bf bpf: Add bpf_patch_call_args prototype to include/linux/bpf.h Andrii Nakryiko 2021-01-11 23:55:14 -08:00
  • 60ef26bc49 nsfs: clean-up ns_get_path() signature to return int Aleksa Sarai 2019-12-07 01:13:27 +11:00
  • 2061b38681 nsfs: unobfuscate Al Viro 2019-03-22 23:26:22 -04:00
  • e1ee1ed780 bpf: Add PTR_TO_SOCKET verifier type Joe Stringer 2018-10-02 13:35:33 -07:00
  • 806b9915bd bpf: extend cgroup bpf core to allow multiple cgroup storage types Roman Gushchin 2018-09-28 14:45:36 +00:00
  • 0dba23ab37 bpf: permit CGROUP_DEVICE programs accessing helper bpf_get_current_cgroup_id() Yonghong Song 2018-09-27 14:37:30 -07:00
  • 17923cb9ba bpf: fix pointer offsets in context for 32 bit Daniel Borkmann 2018-12-01 01:18:53 +01:00
  • cb8d8dc693 BACKPORT: bpf: Sysctl hook Andrey Ignatov 2019-02-27 12:59:24 -08:00
  • c9cd8002d8 BACKPORT: flow_dissector: implements flow dissector BPF hook Petar Penkov 2025-02-18 19:43:15 +00:00
  • c6ed9aa242 BACKPORT: bpf: Add base proto function for cgroup-bpf programs Andrey Ignatov 2025-02-18 19:27:10 +00:00
  • 51233da9ef bpf: btf: Break up btf_type_is_void() Martin KaFai Lau 2018-11-19 15:29:06 -08:00
  • 986e2dd35f bpf: btf: refactor btf_int_bits_seq_show() Yonghong Song 2018-12-15 22:13:50 -08:00
  • 2db698c96a BACKPORT: devmap: Allow map lookups from eBPF Toke Høiland-Jørgensen 2019-06-28 11:12:35 +02:00
  • d4bf99abcd BACKPORT: xdp: Add devmap_hash map type for looking up devices by hashed index Toke Høiland-Jørgensen 2025-02-21 14:35:24 +00:00
  • 8c93398cfe kernel: bpf: devmap: Create __dev_map_alloc_node Tim Zimmermann 2024-01-10 06:24:54 +01:00
  • 4b1e292b77 drivers: power: supply: ti: Force PD charging if compatible vic luffitys 2024-07-29 14:39:43 +02:00
  • 19b8f7bb76 disp: msm: Avoid Force allow panel phy power off on umi UtsavBalar1231 2024-12-03 11:47:05 +00:00
  • b6a3560c73 input: touchscreen: fts_spi: Always report fp_state Rocky7842 2024-10-30 23:53:01 +01:00
  • cc846a3479 input: touchscreen: fts_spi: Report fp_state to sysfs UP5468-GE-ES44AC 2024-10-30 23:49:58 +01:00
  • 8e45550cb9 drivers: input: touchscreen: Extend common touchpanel interface by fp_state * Add fp_state attribute to common touch panel interface that will be used by touchscreen drivers to notify userspace when finger is in FOD area. This sysfs knob is used to implement UDFPS sensor sub-HAL Ivan Vecera 2024-10-28 22:25:13 +01:00
  • cad5241b1f arm64: dts: kona: Power off DSI PHY during idle PC Danny Lin 2023-07-21 22:53:39 +00:00
  • a63f456044 drivers: power: supply: ti: Force PD charging if compatible ksu luffitys 2024-07-29 14:39:43 +02:00
  • 0222d10465 input: touchscreen: fts_spi: Always report fp_state Rocky7842 2024-10-30 23:53:01 +01:00
  • 9b1bd6fa6a input: touchscreen: fts_spi: Report fp_state to sysfs UP5468-GE-ES44AC 2024-10-30 23:49:58 +01:00
  • 423451dde7 drivers: input: touchscreen: Extend common touchpanel interface by fp_state * Add fp_state attribute to common touch panel interface that will be used by touchscreen drivers to notify userspace when finger is in FOD area. This sysfs knob is used to implement UDFPS sensor sub-HAL Ivan Vecera 2024-10-28 22:25:13 +01:00
  • 919a2a99ff KernelSU-Next: backport path_umount TechPanelGM 2025-08-22 20:45:45 +02:00
  • b88cc47233 sm8250: Add KernelSU-Next Support TechPanelGM 2025-08-22 20:02:16 +02:00
  • ccea9767d3 Merge remote-tracking branch 'qcom_sm8250/lineage-20' into lineage-22.2 lineage-22.2 Sebastiano Barezzi 2025-07-29 23:07:57 +02:00
  • 7d6808d57e USB: composite: Re-allocate bytes for IN endpoint Tashfin Shakeer Rhythm 2022-04-09 19:12:55 +06:00
  • cb1b12dc85 sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/musl breakage Kir Kolyshkin 2023-08-07 20:03:57 -07:00
  • 711041fe72 UPSTREAM: f2fs: set highest IO priority for checkpoint thread Jaegeuk Kim 2025-03-03 22:16:21 +00:00
  • b3608a1d37 UPSTREAM: f2fs: fix to update age extent in f2fs_do_zero_range() Chao Yu 2023-01-31 22:47:01 +08:00
  • 2d8b1b00be UPSTREAM: f2fs: fix to update age extent correctly during truncation Chao Yu 2023-01-31 22:47:00 +08:00
  • a23f404b6d UPSTREAM: f2fs: add sysfs nodes to set last_age_weight qixiaoyu1 2025-04-30 21:54:35 +08:00
  • 976739516d UPSTREAM: f2fs: fix wrong calculation of block age qixiaoyu1 2023-02-02 16:20:27 +08:00
  • 82789d675e UPSTREAM: f2fs: should use a temp extent_info for lookup Jaegeuk Kim 2022-12-16 16:36:36 -08:00
  • bfef390e6c UPSTREAM: f2fs: don't mix to use union values in extent_info Jaegeuk Kim 2022-12-16 14:41:54 -08:00
  • ef24b96cf6 UPSTREAM: f2fs: initialize extent_cache parameter Jaegeuk Kim 2022-12-16 14:05:44 -08:00
  • 7ffa90dc0e Revert "f2fs: avoid build warnining in extent_cache" stic-server-open 2025-04-30 22:25:31 +08:00
  • e05f3d14f6 techpack: audio: Add _3LE formats to msm-dai-fe.c for munch lotan rm 2025-02-21 11:26:24 +01:00
  • 1182579278 Revert "ANDROID: fs: fuse: Freeze client on suspend when request sent to userspace" Hridaya Prajapati 2025-04-28 11:07:15 +05:45
  • cc216f0ab1 FROMGIT: usb: gadget: u_ether: support configuring interface names. Lorenzo Colitti 2021-01-14 08:42:22 +09:00
  • 5107711a72 usb: Replace snprintf with scnprintf in gether_get_ifname Daniel M German 2019-06-19 21:50:38 -07:00
  • 1e664bd7b6 usb: gadget: f_ncm: Always set current gadget in ncm_bind() Hardik Gajjar 2023-10-20 17:33:24 +02:00
  • ad2c7aeb92 usb: gadget: f_ncm: Revert to upstream Jack Pham 2020-12-01 10:24:26 -08:00
  • 977fbf2621 Revert "ANDROID: fs: FS tracepoints to track IO." Greg Kroah-Hartman 2022-03-25 17:31:05 +01:00
  • fd85679d76 Merge branch 'upstream-f2fs-stable-linux-4.19.y' of https://android.googlesource.com/kernel/common into lineage-20 Atakan 2025-04-09 22:24:58 +03:00
  • 65e66f3b11 qcacld-3.0: Correcting the TSInfo structure size according to the Spec Dharmendra Tiwari 2024-09-03 23:06:17 -07:00
  • 5d4b707b45 BACKPORT: dsp-kernel: Add attribute and flag checks during map creation Abhinav Parihar 2024-12-17 18:34:34 +05:30
  • 8736793a17 UPSTREAM: ALSA: usb-audio: Fix out of bounds reads when finding clock sources Takashi Iwai 2024-11-25 15:46:16 +01:00
  • fcedce48bf Merge remote-tracking branch 'qcom_sm8250/lineage-20' into lineage-22.2 lineage-22.1 Sebastiano Barezzi 2025-04-02 13:37:55 +02:00
  • 9124f74b06 Revert "ANDROID: modpost: add an exception for CFI stubs" Alexander Winkowski 2025-03-29 19:07:31 +00:00
  • fa0cd620e3 ANDROID: Update CFI patchset from android11-5.4 Alexander Winkowski 2025-03-29 14:50:48 +00:00
  • b891b37591 ANDROID: adding __nocfi to cpuidle_enter_state rogercl.yang 2020-09-23 11:32:32 +08:00
  • 9bafb37470 ANDROID: arm64: Fix the address of ftrace_call compiled with CFI_CLANG Ben Dai 2021-03-31 09:29:17 +08:00
  • cee0aa0c31 ANDROID: arm64: add __va_function Sami Tolvanen 2020-08-11 11:31:11 -07:00
  • 8e9cd82b78 arm64: bpf: Don't use module memory for the BPF JIT CFI check. Diab Neiroukh 2021-01-14 20:32:38 +00:00
  • 030d374eb9 arm64/bpf: don't allocate BPF JIT programs in module memory Ard Biesheuvel 2018-11-23 23:18:04 +01:00
  • 90e35adc2c bpf: add __weak hook for allocating executable memory Ard Biesheuvel 2018-11-23 23:18:03 +01:00