summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-06drm/i915/dp: Fix connector DSC HW state readoutImre Deak
2024-03-06drm/i915/selftests: Fix dependency of some timeouts on HZJanusz Krzysztofik
2024-03-07powerpc/4xx: Fix warp_gpio_leds build failureMichael Ellerman
2024-03-07powerpc/amigaone: Make several functions staticMichael Ellerman
2024-03-07powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc.Michael Ellerman
2024-03-07macintosh/adb: make adb_dev_class constantRicardo B. Marliere
2024-03-07powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor
2024-03-07powerpc/fsl: Fix mfpmr() asm constraint errorMichael Ellerman
2024-03-06inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERTJuntong Deng
2024-03-06thermal: core: remove unnecessary check in trip_point_hyst_store()Dan Carpenter
2024-03-06fanotify: Fix misspelling of "writable"Vicki Pfau
2024-03-06fsnotify: Fix misspelling of "writable"Vicki Pfau
2024-03-06inotify: Fix misspelling of "writable"Vicki Pfau
2024-03-06Merge branch 'ynl-small-recv'David S. Miller
2024-03-06tools: ynl: add --dbg-small-recv for easier kernel testingJakub Kicinski
2024-03-06tools: ynl: support debug printing messagesJakub Kicinski
2024-03-06tools: ynl: allow setting recv() sizeJakub Kicinski
2024-03-06tools: ynl: move the new line in NlMsg __repr__Jakub Kicinski
2024-03-06Merge branch 'tools-ynl-make-clean'David S. Miller
2024-03-06tools: ynl: remove __pycache__ during cleanJakub Kicinski
2024-03-06tools: ynl: add distclean to .PHONY in all makefilesJakub Kicinski
2024-03-06tools: ynl: rename make hardclean -> distcleanJakub Kicinski
2024-03-06net/rds: fix WARNING in rds_conn_connect_if_downEdward Adam Davis
2024-03-06libceph: init the cursor when preparing sparse read in msgr2Xiubo Li
2024-03-06usb: Clarify expected behavior of dev_bin_attrs_are_visible()Elbert Mai
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-06Merge branch 'ravb-cleanups'David S. Miller
2024-03-06ravb: Unify Rx ring maintenance code pathsNiklas Söderlund
2024-03-06ravb: Move maximum Rx descriptor data usage to info structNiklas Söderlund
2024-03-06ravb: Use the max frame size from hardware info for RZ/G2LNiklas Söderlund
2024-03-06ravb: Create helper to allocate skb and align itNiklas Söderlund
2024-03-06ravb: Make it clear the information relates to maximum frame sizeNiklas Söderlund
2024-03-06ravb: Group descriptor types used in Rx ringNiklas Söderlund
2024-03-06Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-06pmdomain: renesas: rcar-gen4-sysc: Reduce atomic delaysGeert Uytterhoeven
2024-03-06fuse: remove unneeded lock which protecting update of congestion_thresholdKemeng Shi
2024-03-06fuse: Fix missing FOLL_PIN for direct-ioLei Huang
2024-03-06iov_iter: get rid of 'copy_mc' flagLinus Torvalds
2024-03-06Merge branch 'Improve packet offload for dual stack'Steffen Klassert
2024-03-06RAS/AMD/FMPM: Fix off by one when unwinding on errorDan Carpenter
2024-03-06x86/nmi: Drop unused declaration of proc_nmi_enabled()Thomas Weißschuh
2024-03-06fuse: remove an unnecessary if statementJiachen Zhang
2024-03-06fuse: Track process write operations in both direct and writethrough modesZhou Jifeng
2024-03-06fuse: Use the high bit of request ID for indicating resend requestsZhao Chen
2024-03-06fuse: Introduce a new notification type for resend pending requestsZhao Chen
2024-03-06fuse: add support for explicit export disablingJingbo Xu
2024-03-06fuse: __kuid_val/__kgid_val helpers in fuse_fill_attr_from_inode()Alexander Mikhalitsyn
2024-03-06fuse: fix typo for fuse_permission commentAlexander Mikhalitsyn
2024-03-06Merge branch 'netlink-emsgsize'David S. Miller