1. b55808b s390/pci: fix max size calculation in zpci_memcpy_toio() by Niklas Schnelle · 1 year, 10 months ago
  2. 178b437 PCI: keystone: Fix race condition when initializing PHYs by Siddharth Vadapalli · 1 year, 10 months ago
  3. 0de2e62 nvmet-tcp: Fix the H2C expected PDU len calculation by Maurizio Lombardi · 1 year, 10 months ago
  4. 1722764 serial: imx: Correct clock error message in function probe() by Christoph Niedermaier · 1 year, 10 months ago
  5. 5ff0040 apparmor: avoid crash when parsed profile name is empty by Fedor Pchelkin · 1 year, 10 months ago
  6. 866d32b perf env: Avoid recursively taking env->bpf_progs.lock by Ian Rogers · 1 year, 10 months ago
  7. 39669fa nvmet-tcp: fix a crash in nvmet_req_complete() by Maurizio Lombardi · 1 year, 10 months ago
  8. f775f26 nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length by Maurizio Lombardi · 1 year, 10 months ago
  9. 1550b87 usb: cdc-acm: return correct error code on unsupported break by Oliver Neukum · 1 year, 10 months ago
  10. d7c74b01 tty: use 'if' in send_break() instead of 'goto' by Jiri Slaby (SUSE) · 1 year, 10 months ago
  11. 3483ca0 tty: don't check for signal_pending() in send_break() by Jiri Slaby (SUSE) · 1 year, 10 months ago
  12. 2cf81d3 tty: early return from send_break() on TTY_DRIVER_HARDWARE_BREAK by Jiri Slaby (SUSE) · 1 year, 10 months ago
  13. 4e76dbd tty: change tty_write_lock()'s ndelay parameter to bool by Jiri Slaby (SUSE) · 1 year, 10 months ago
  14. abcc25a2 perf genelf: Set ELF program header addresses properly by Namhyung Kim · 1 year, 10 months ago
  15. 1e17feb iio: adc: ad9467: fix scale setting by Nuno Sa · 1 year, 10 months ago
  16. a3167e5 iio: adc: ad9467: don't ignore error codes by Nuno Sa · 1 year, 10 months ago
  17. 00e916d iio: adc: ad9467: fix reset gpio handling by Nuno Sa · 1 year, 10 months ago
  18. 8083d68 iio: adc: ad9467: Benefit from devm_clk_get_enabled() to simplify by Uwe Kleine-König · 1 year, 10 months ago
  19. 6e04a9d serial: imx: fix tx statemachine deadlock by Paul Geurts · 1 year, 10 months ago
  20. 6746f3e software node: Let args be NULL in software_node_get_reference_args by Sakari Ailus · 1 year, 10 months ago
  21. 381bea3 acpi: property: Let args be NULL in __acpi_node_get_property_reference by Sakari Ailus · 1 year, 10 months ago
  22. 7166e8e libapi: Add missing linux/types.h header to get the __u64 type on io.h by Arnaldo Carvalho de Melo · 1 year, 10 months ago
  23. bc57f3e serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get() failed by Uwe Kleine-König · 1 year, 10 months ago
  24. 89b97e6 power: supply: cw2015: correct time_to_empty units in sysfs by Jan Palus · 1 year, 10 months ago
  25. 5e3995e MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup() by Christophe JAILLET · 1 year, 10 months ago
  26. c3ed63f MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup() by Christophe JAILLET · 1 year, 10 months ago
  27. 9995dee mips: Fix incorrect max_low_pfn adjustment by Serge Semin · 1 year, 10 months ago
  28. 5cdda62 mips: dmi: Fix early remap on MIPS32 by Serge Semin · 1 year, 10 months ago
  29. b152868 leds: aw2013: Select missing dependency REGMAP_I2C by Dang Huynh · 1 year, 10 months ago
  30. 927626a mfd: syscon: Fix null pointer dereference in of_syscon_register() by Kunwu Chan · 1 year, 10 months ago
  31. c964a05 HID: wacom: Correct behavior when processing some confidence == false touches by Jason Gerecke · 1 year, 10 months ago
  32. c7883c9 iio: adc: ad7091r: Pass iio_dev to event handler by Marcelo Schmitt · 1 year, 10 months ago
  33. ba7be666 KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache by Oliver Upton · 1 year, 10 months ago
  34. 9b5a278 KVM: arm64: vgic-v4: Restore pending state on host userspace write by Marc Zyngier · 1 year, 10 months ago
  35. 7521ea8 x86/kvm: Do not try to disable kvmclock if it was not enabled by Kirill A. Shutemov · 1 year, 10 months ago
  36. 322c5fe wifi: mwifiex: configure BSSID consistently when starting AP by David Lin · 1 year, 10 months ago
  37. ba8a4fb wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessors by Ilpo Järvinen · 1 year, 10 months ago
  38. 3dc3122 wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable code by Ilpo Järvinen · 1 year, 10 months ago
  39. 5e9142b iommu/arm-smmu-qcom: Add missing GMU entry to match table by Rob Clark · 1 year, 10 months ago
  40. 394c6c0 Bluetooth: Fix atomicity violation in {min,max}_key_size_set by Gui-Dong Han · 1 year, 10 months ago
  41. 3b8d7a1 rootfs: Fix support for rootfstype= when root= is given by Stefan Berger · 1 year, 10 months ago
  42. 8c0b563 io_uring/rw: ensure io->bytes_done is always initialized by Jens Axboe · 1 year, 10 months ago
  43. daa61ba pwm: jz4740: Don't use dev_err_probe() in .request() by Uwe Kleine-König · 1 year, 10 months ago
  44. a7d4ec5 fbdev: flush deferred work in fb_deferred_io_fsync() by Nam Cao · 1 year, 10 months ago
  45. ff2d54d9 ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq2xxx by Çağhan Demir · 1 year, 10 months ago
  46. b5c2a32 ALSA: oxygen: Fix right channel of capture volume mixer by Takashi Iwai · 1 year, 10 months ago
  47. 57f3458 serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clock by Christoph Niedermaier · 1 year, 10 months ago
  48. b7747ca usb: mon: Fix atomicity violation in mon_bin_vma_fault by Gui-Dong Han · 1 year, 10 months ago
  49. 5e5ab50 usb: typec: class: fix typec_altmode_put_partner to put plugs by RD Babiera · 1 year, 10 months ago
  50. baaa6d8 Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs" by Heikki Krogerus · 1 year, 10 months ago
  51. f5c09e1 usb: chipidea: wait controller resume finished for wakeup irq by Xu Yang · 1 year, 10 months ago
  52. 084de4c Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only" by Thinh Nguyen · 1 year, 10 months ago
  53. 1af0423 Revert "usb: dwc3: Soft reset phy on probe for host" by Thinh Nguyen · 1 year, 10 months ago
  54. 3253888 usb: dwc: ep0: Update request status in dwc3_ep0_stall_restart by Uttkarsh Aggarwal · 1 year, 10 months ago
  55. e70b172 usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host() by Xu Yang · 1 year, 10 months ago
  56. d65cade54 tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug by Heiko Carstens · 1 year, 10 months ago
  57. 7e7a0d8 binder: fix race between mmput() and do_exit() by Carlos Llamas · 1 year, 10 months ago
  58. cce8ba6 xen-netback: don't produce zero-size SKB frags by Jan Beulich · 1 year, 10 months ago
  59. d1e68ad net: ethernet: mtk_eth_soc: remove duplicate if statements by Chukun Pan · 1 year, 10 months ago
  60. 8a29463 kprobes: Fix to handle forcibly unoptimized kprobes on freeing_list by Masami Hiramatsu (Google) · 1 year, 10 months ago
  61. c02cdc2 Revert "ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek" by Greg Kroah-Hartman · 1 year, 10 months ago
  62. 79026a2 virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session() by Wei Yongjun · 1 year, 10 months ago
  63. dfdb686 virtio-crypto: fix memory-leak by lei he · 1 year, 10 months ago
  64. c3b3389 dma-mapping: Fix build error unused-value by Ren Zhijie · 1 year, 10 months ago
  65. 0dfe57f Input: atkbd - use ab83 as id when skipping the getid command by Hans de Goede · 1 year, 10 months ago
  66. c8c1158 binder: fix use-after-free in shinker's callback by Carlos Llamas · 1 year, 10 months ago
  67. abbb909 binder: fix unused alloc->free_async_space by Carlos Llamas · 1 year, 10 months ago
  68. fa62c90 binder: fix async space check for 0-sized buffers by Carlos Llamas · 1 year, 10 months ago
  69. 4533e76 keys, dns: Fix size check of V1 server-list header by David Howells · 1 year, 10 months ago
  70. 9e8a31c of: unittest: Fix of_count_phandle_with_args() expected value message by Geert Uytterhoeven · 1 year, 10 months ago
  71. d5f4903 of: Fix double free in of_parse_phandle_with_args_map by Christian A. Ehrhardt · 1 year, 10 months ago
  72. c9ee325 IB/iser: Prevent invalidating wrong MR by Sergey Gorenko · 1 year, 10 months ago
  73. bedecbb mmc: sdhci_omap: Fix TI SoC dependencies by Peter Robinson · 1 year, 10 months ago
  74. 613af7d mmc: sdhci_am654: Fix TI SoC dependencies by Peter Robinson · 1 year, 10 months ago
  75. 8da3a51 pwm: stm32: Fix enable count for clk in .probe() by Philipp Zabel · 1 year, 10 months ago
  76. e33e1bd pwm: stm32: Use hweight32 in stm32_pwm_detect_channels by Philipp Zabel · 1 year, 10 months ago
  77. 5af4ce2 pwm: stm32: Use regmap_clear_bits and regmap_set_bits where applicable by Uwe Kleine-König · 1 year, 10 months ago
  78. bed5ec2 clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hw by Théo Lebrun · 1 year, 10 months ago
  79. 764b78b clk: fixed-rate: add devm_clk_hw_register_fixed_rate by Dmitry Baryshkov · 1 year, 10 months ago
  80. e5236e5 clk: si5341: fix an error code problem in si5341_output_clk_set_rate by Su Hui · 1 year, 10 months ago
  81. 428381f watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unused by Vignesh Raghavendra · 1 year, 10 months ago
  82. d83662b watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling by Stefan Wahren · 1 year, 10 months ago
  83. 6c93290 watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO by Jerry Hoemann · 1 year, 10 months ago
  84. cbc1509 watchdog: set cdev owner before adding by Curtis Klein · 1 year, 10 months ago
  85. e4f4a2cb drivers: clk: zynqmp: update divider round rate logic by Jay Buddhabhatti · 1 year, 10 months ago
  86. af0b861 clk: zynqmp: Add a check for NULL pointer by Shubhrajyoti Datta · 1 year, 10 months ago
  87. 45b4ea3 clk: zynqmp: make bestdiv unsigned by Shubhrajyoti Datta · 1 year, 10 months ago
  88. 7fdcd87 drivers: clk: zynqmp: calculate closest mux rate by Jay Buddhabhatti · 1 year, 10 months ago
  89. 6cccbfa clk: qcom: videocc-sm8150: Add missing PLL config property by Satya Priya Kakitapalli · 1 year, 10 months ago
  90. 84ee045 clk: qcom: videocc-sm8150: Update the videocc resets by Satya Priya Kakitapalli · 1 year, 10 months ago
  91. 74bbdac dt-bindings: clock: Update the videocc resets for sm8150 by Satya Priya Kakitapalli · 1 year, 10 months ago
  92. 0c8ba69 gpu/drm/radeon: fix two memleaks in radeon_vm_init by Zhipeng Lu · 1 year, 10 months ago
  93. 520e213 drivers/amd/pm: fix a use-after-free in kv_parse_power_table by Zhipeng Lu · 1 year, 10 months ago
  94. aeed2b4 drm/amd/pm: fix a double-free in si_dpm_init by Zhipeng Lu · 1 year, 10 months ago
  95. d53fee9 drm/amdgpu/debugfs: fix error code when smc register accessors are NULL by Alex Deucher · 1 year, 10 months ago
  96. 56a79c6 media: dvb-frontends: m88ds3103: Fix a memory leak in an error handling path of m88ds3103_probe() by Christophe JAILLET · 1 year, 10 months ago
  97. b5ebb9b media: dvbdev: drop refcount on error path in dvb_device_open() by Dan Carpenter · 1 year, 10 months ago
  98. 9284f40 f2fs: fix to update iostat correctly in f2fs_filemap_fault() by Chao Yu · 1 year, 10 months ago
  99. 40d3688 f2fs: fix to check compress file in f2fs_move_file_range() by Chao Yu · 1 year, 10 months ago
  100. b864287 media: rkisp1: Disable runtime PM in probe error path by Laurent Pinchart · 1 year, 10 months ago