summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu2024-03-261-1/+2
* wifi: b43: Stop correct queue in DMA worker when QoS is disabledRahul Rameshbabu2024-03-261-6/+7
* b43: main: Fix use true/false for bool typeSaurav Girepunje2024-03-261-3/+3
* wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabledRahul Rameshbabu2024-03-261-3/+3
* wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabledRahul Rameshbabu2024-03-262-2/+18
* b43: dma: Fix use true/false for bool type variableSaurav Girepunje2024-03-261-2/+2
* wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...Xingyuan Mo2024-03-261-0/+4
* timekeeping: Fix cross-timestamp interpolation for non-x86Peter Hilber2024-03-261-4/+2
* timekeeping: Fix cross-timestamp interpolation corner case decisionPeter Hilber2024-03-261-8/+10
* timekeeping: Fix cross-timestamp interpolation on counter wrapPeter Hilber2024-03-261-1/+1
* aoe: fix the potential use-after-free problem in aoecmd_cfg_pktsChun-Yi Lee2024-03-262-6/+7
* md: Don't clear MD_CLOSING when the raid is about to stopLi Nan2024-03-261-4/+10
* md: implement ->set_read_only to hook into BLKROSET processingChristoph Hellwig2024-03-261-31/+31
* block: add a new set_read_only methodChristoph Hellwig2024-03-262-0/+6
* md: switch to ->check_events for media change notificationsChristoph Hellwig2024-03-264-23/+10
* fs/select: rework stack allocation hack for clangArnd Bergmann2024-03-262-5/+1
* do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleakNikita Zhandarovich2024-03-261-1/+1
* crypto: algif_aead - Only wake up when ctx->more is zeroHerbert Xu2024-03-264-8/+15
* crypto: af_alg - make some functions staticEric Biggers2024-03-262-20/+7
* crypto: algif_aead - fix uninitialized ctx->initOndrej Mosnacek2024-03-262-12/+1
* ASoC: wm8962: Fix up incorrect error message in wm8962_set_fllStuart Henderson2024-03-261-1/+1
* ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono modeStuart Henderson2024-03-261-9/+14
* ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSCStuart Henderson2024-03-261-0/+4
* Input: gpio_keys_polled - suppress deferred probe error for gpioUwe Kleine-König2024-03-261-6/+4
* ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tabletAlban Boyé2024-03-261-0/+12
* firewire: core: use long bus reset on gap count errorTakashi Sakamoto2024-03-261-1/+13
* Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_securityYuxuan Hu2024-03-261-1/+1
* scsi: mpt3sas: Prevent sending diag_reset when the controller is readyRanjan Kumar2024-03-261-1/+3
* dm-verity, dm-crypt: align "struct bvec_iter" correctlyMikulas Patocka2024-03-262-4/+4
* block: sed-opal: handle empty atoms when parsing responseGreg Joyce2024-03-262-1/+6
* net/iucv: fix the allocation size of iucv_path_table arrayAlexander Gordeev2024-03-261-2/+2
* MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang2024-03-261-0/+1
* x86/xen: Add some null pointer checking to smp.cKunwu Chan2024-03-261-0/+12
* ASoC: rt5645: Make LattePanda board DMI match more preciseHans de Goede2024-03-261-0/+10
* Linux 4.19.310v4.19.310Sasha Levin2024-03-151-1/+1
* selftests/vm: fix map_hugetlb length used for testing read and writeChristophe Leroy2024-03-151-7/+7
* selftests/vm: fix display of page size in map_hugetlbChristophe Leroy2024-03-151-1/+1
* getrusage: use sig->stats_lock rather than lock_task_sighand()Oleg Nesterov2024-03-151-3/+13
* getrusage: use __for_each_thread()Oleg Nesterov2024-03-151-3/+1
* getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()Oleg Nesterov2024-03-151-15/+19
* getrusage: add the "signal_struct *sig" local variableOleg Nesterov2024-03-151-18/+19
* y2038: rusage: use __kernel_old_timevalArnd Bergmann2024-03-153-5/+5
* hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missedShradha Gupta2024-03-151-20/+62
* hv_netvsc: use netif_is_bond_master() instead of open codeJuhee Kang2024-03-151-2/+1
* hv_netvsc: Make netvsc/VF binding check both MAC and serial numberDexuan Cui2024-03-151-2/+11
* Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach2024-03-151-0/+6
* um: allow not setting extra rpaths in the linux binaryJohannes Berg2024-03-153-2/+16
* selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache2024-03-151-0/+7
* tools/selftest/vm: allow choosing mem size and page size in map_hugetlbChristophe Leroy2024-03-151-2/+27
* btrfs: ref-verify: free ref cache before clearing mount optFedor Pchelkin2024-03-151-2/+4