summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-monterey.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-03HID: hid-picolcd*: Convert sprintf() family to sysfs_emit() familyLi Zhijian2-8/+6
2024-03-13pidfs: remove config optionChristian Brauner8-93/+78
2024-03-13mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds39-68/+51
2024-03-12auxdisplay: img-ascii-lcd: Convert to platform remove callback returning voidUwe Kleine-König1-5/+2
2024-03-12auxdisplay: hd44780: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-03-12auxdisplay: cfag12864bfb: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-12Revert "x86/bugs: Use fixed addressing for VERW operand"Dave Hansen1-1/+1
2024-03-12dm: call the resume method on internal suspendMikulas Patocka1-6/+20
2024-03-12dm raid: fix false positive for requeue needed during reshapeMing Lei1-2/+2
2024-03-12nexthop: Fix splat with CONFIG_DEBUG_PREEMPT=yIdo Schimmel1-1/+2
2024-03-12nexthop: Fix out-of-bounds access during attribute validationIdo Schimmel2-12/+23
2024-03-12nexthop: Only parse NHA_OP_FLAGS for dump messages that require itIdo Schimmel1-5/+5
2024-03-12nexthop: Only parse NHA_OP_FLAGS for get messages that require itIdo Schimmel1-8/+8
2024-03-12Revert "dm: use queue_limits_set"Linus Torvalds2-13/+16
2024-03-12bpf: move sleepable flag from bpf_prog_aux to bpf_progAndrii Nakryiko9-21/+21
2024-03-12bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()Puranjay Mohan1-1/+6
2024-03-12selftests/bpf: Add kprobe multi triggering benchmarksJiri Olsa3-0/+50
2024-03-12ptp: Move from simple ida to xarrayKory Maincent1-14/+18
2024-03-12vxlan: Remove generic .ndo_get_stats64Breno Leitao1-2/+0
2024-03-12vxlan: Do not alloc tstats manuallyBreno Leitao1-11/+2
2024-03-12devlink: Add comments to use netlink gen toolWilliam Tu1-1/+4
2024-03-11nfp: flower: handle acti_netdevs allocation failureDuoming Zhou1-0/+5
2024-03-11net/packet: Add getsockopt support for PACKET_COPY_THRESHJuntong Deng2-3/+6
2024-03-11net/netlink: Add getsockopt support for NETLINK_LISTEN_ALL_NSIDJuntong Deng1-0/+3
2024-03-11selftests/bpf: Add bpf_arena_htab test.Alexei Starovoitov6-0/+243
2024-03-11selftests/bpf: Add bpf_arena_list test.Alexei Starovoitov4-0/+314
2024-03-11selftests/bpf: Add unit tests for bpf_arena_alloc/free_pagesAlexei Starovoitov6-2/+227
2024-03-11bpf: Add helper macro bpf_addr_space_cast()Alexei Starovoitov1-0/+43
2024-03-11libbpf: Recognize __arena global variables.Andrii Nakryiko3-13/+120
2024-03-11bpftool: Recognize arena map typeAlexei Starovoitov2-2/+2
2024-03-11libbpf: Add support for bpf_arena.Alexei Starovoitov2-8/+46
2024-03-11libbpf: Add __arg_arena to bpf_helpers.hAlexei Starovoitov1-0/+1
2024-03-11bpf: Recognize btf_decl_tag("arg: Arena") as PTR_TO_ARENA.Alexei Starovoitov3-4/+31
2024-03-11bpf: Recognize addr_space_cast instruction in the verifier.Alexei Starovoitov5-9/+109
2024-03-11bpf: Add x86-64 JIT support for bpf_addr_space_cast instruction.Alexei Starovoitov3-1/+47
2024-03-11bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions.Alexei Starovoitov3-1/+194
2024-03-11bpf: Disasm support for addr_space_cast instruction.Alexei Starovoitov3-0/+18
2024-03-11bpf: Introduce bpf_arena.Alexei Starovoitov9-2/+635
2024-03-11tpm: tis_i2c: Add compatible string nuvoton,npct75xLukas Wunner1-0/+2
2024-03-11tpm_tis: Add compatible string atmel,at97sc3204Lukas Wunner1-0/+1
2024-03-11tpm_tis_spi: Add compatible string atmel,attpm20pLukas Wunner1-0/+1
2024-03-11dt-bindings: tpm: Add compatible string atmel,attpm20pLukas Wunner1-0/+1
2024-03-11tpm,tpm_tis: Avoid warning splat at shutdownLino Sanfilippo1-2/+1
2024-03-11tpm/tpm_ftpm_tee: fix all kernel-doc warningsRandy Dunlap1-3/+3
2024-03-11ravb: Correct buffer size to map for R-Car RxNiklas Söderlund1-1/+1
2024-03-11net: amt: Remove generic .ndo_get_stats64Breno Leitao1-1/+0
2024-03-11net: amt: Move stats allocation to coreBreno Leitao1-7/+2
2024-03-11netlink: specs: support generating code for genl socket privJakub Kicinski5-0/+69
2024-03-11tools: ynl: remove trailing semicolonJakub Kicinski1-1/+1
2024-03-11net: ipv6: exthdrs: get rid of ipv6_skb_net()Justin Iurman1-9/+1