summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-13bpf: switch fdget_raw() uses to CLASS(fd_raw, ...)Al Viro
2024-08-14i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resumeAndi Shyti
2024-08-13bpf: convert __bpf_prog_get() to CLASS(fd, ...)Al Viro
2024-08-13Documentation: networking: correct spellingJing-Ping Jan
2024-08-13iavf: add support for offloading tc U32 cls filtersAhmed Zaki
2024-08-13iavf: refactor add/del FDIR filtersAhmed Zaki
2024-08-13ice: enable FDIR filters from raw binary patterns for VFsJunfeng Guo
2024-08-13ice: add method to disable FDIR SWAP optionJunfeng Guo
2024-08-13virtchnl: support raw packet in protocol headerJunfeng Guo
2024-08-13ice: add API for parser profile initializationJunfeng Guo
2024-08-13ice: add UDP tunnels support to the parserJunfeng Guo
2024-08-13ice: support turning on/off the parser's double vlan modeJunfeng Guo
2024-08-13ice: add parser execution main loopJunfeng Guo
2024-08-13ice: add parser internal helper functionsJunfeng Guo
2024-08-13ice: add debugging functions for the parser sectionsJunfeng Guo
2024-08-13ice: parse and init various DDP parser sectionsJunfeng Guo
2024-08-13ice: add parser create and destroy skeletonJunfeng Guo
2024-08-13of/irq: Prevent device address out-of-bounds read in interrupt map walkStefan Wiehler
2024-08-13Merge remote-tracking branch 'vfs/stable-struct_fd'Andrii Nakryiko
2024-08-13drm/xe: Rename enable_display module paramLucas De Marchi
2024-08-13ARM: dts: bcm2837/bcm2712: adjust local intc node namesStefan Wahren
2024-08-13exec: Fix ToCToU between perm check and set-uid/gid usageKees Cook
2024-08-13firmware: raspberrypi: Improve timeout warningStefan Wahren
2024-08-13dt-bindings: net: convert maxim,ds26522.txt to yaml formatFrank Li
2024-08-13dt-bindings: misc: aspeed,ast2400-cvic: Convert to DT schemaAndrew Jeffery
2024-08-13dt-bindings: interrupt-controller: aspeed,ast2400-vic: Convert to DT schemaAndrew Jeffery
2024-08-13dt-bindings: timer: nxp,lpc3220-timer: Convert to dtschemaAnimesh Agarwal
2024-08-13dt-bindings: timer: fsl,ftm-timer: Convert to dtschemaAnimesh Agarwal
2024-08-13PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter
2024-08-13drm/ci: uprev mesaVignesh Raman
2024-08-13drm/ci: Upgrade setuptools requirement to 70.0.0WangYuli
2024-08-13x86/fred: Enable FRED right after init_mem_mapping()Xin Li (Intel)
2024-08-13x86/fred: Move FRED RSP initialization into a separate functionXin Li (Intel)
2024-08-13x86/fred: Parse cmdline param "fred=" in cpu_parse_early_param()Xin Li (Intel)
2024-08-13drm/msm: fix the highest_bank_bit for sc7180Abhinav Kumar
2024-08-13unicode: constify utf8 data tableThomas Weißschuh
2024-08-13dm persistent data: fix memory allocation failureMikulas Patocka
2024-08-13sched_ext: Don't use double locking to migrate tasks across CPUsTejun Heo
2024-08-13workqueue: Add interface for user-defined workqueue lockdep mapMatthew Brost
2024-08-13workqueue: Change workqueue lockdep map to pointerMatthew Brost
2024-08-13workqueue: Split alloc_workqueue into internal function and lockdep initMatthew Brost
2024-08-13sched_ext: define missing cfi stubs for sched_extManu Bretelle
2024-08-13thermal: sysfs: Refine the handling of trip hysteresis changesRafael J. Wysocki
2024-08-13thermal: sysfs: Get to trips via attribute pointersRafael J. Wysocki
2024-08-13thermal: core: Store trip sysfs attributes in thermal_trip_descRafael J. Wysocki
2024-08-13KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty loggingSean Christopherson
2024-08-13perf inject: Inject build ids for entire call chainIan Rogers
2024-08-13perf callchain: Add a for_each callback style APIIan Rogers
2024-08-13KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICESean Christopherson
2024-08-13perf test: Add test for Intel TPEBS counting modeWeilin Wang