All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-23 20:39:25 to 2020-06-23 20:53:06 UTC [more...]

[PATCH 4.19 000/206] 4.19.130-rc1 review
 2020-06-23 19:58 UTC  (59+ messages)
` [PATCH 4.19 091/206] usb/ohci-platform: Fix a warning when hibernating
` [PATCH 4.19 097/206] clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1
` [PATCH 4.19 100/206] powerpc/64s/pgtable: fix an undefined behaviour
` [PATCH 4.19 101/206] dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone
` [PATCH 4.19 115/206] clk: bcm2835: Fix return type of bcm2835_register_gate
` [PATCH 4.19 116/206] scsi: ufs-qcom: Fix scheduling while atomic issue
` [PATCH 4.19 118/206] clk: sprd: return correct type of value for _sprd_pll_recalc_rate
` [PATCH 4.19 122/206] powerpc/4xx: Dont unmap NULL mbase
` [PATCH 4.19 123/206] extcon: adc-jack: Fix an error handling path in adc_jack_probe()
` [PATCH 4.19 124/206] ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed
` [PATCH 4.19 125/206] vfio/mdev: Fix reference count leak in add_mdev_supported_type
` [PATCH 4.19 126/206] rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_ID
` [PATCH 4.19 127/206] openrisc: Fix issue with argument clobbering for clone/fork
` [PATCH 4.19 128/206] gfs2: Allow lock_nolock mount to specify jid=X
` [PATCH 4.19 129/206] scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj
` [PATCH 4.19 133/206] crypto: omap-sham - add proper load balancing support for multicore
` [PATCH 4.19 135/206] lib/zlib: remove outdated and incorrect pre-increment optimization
` [PATCH 4.19 136/206] include/linux/bitops.h: avoid clang shift-count-overflow warnings
` [PATCH 4.19 140/206] blktrace: fix endianness in get_pdu_int()
` [PATCH 4.19 141/206] blktrace: fix endianness for blk_log_remap()
` [PATCH 4.19 142/206] gfs2: fix use-after-free on transaction ail lists
` [PATCH 4.19 145/206] NTB: ntb_tool: reading the link file should not end in a NULL byte
` [PATCH 4.19 148/206] NTB: perf: Fix support for hardware that doesnt have port numbers
` [PATCH 4.19 149/206] NTB: perf: Fix race condition when run with ntb_test
` [PATCH 4.19 150/206] NTB: ntb_test: Fix bug when counting remote files
` [PATCH 4.19 151/206] drivers/perf: hisi: Fix wrong value for all counters enable
` [PATCH 4.19 153/206] afs: Fix memory leak in afs_put_sysnames()
` [PATCH 4.19 154/206] ASoC: core: only convert non DPCM link to DPCM link
` [PATCH 4.19 156/206] ASoC: rt5645: Add platform-data for Asus T101HA
` [PATCH 4.19 157/206] drm/sun4i: hdmi ddc clk: Fix size of m divider
` [PATCH 4.19 158/206] scsi: acornscsi: Fix an error handling path in acornscsi_probe()
` [PATCH 4.19 160/206] net/filter: Permit reading NET in load_bytes_relative when MAC not set
` [PATCH 4.19 161/206] xdp: Fix xsk_generic_xmit errno
` [PATCH 4.19 162/206] usb/xhci-plat: Set PM runtime as active on resume
` [PATCH 4.19 164/206] usb/ehci-platform: "
` [PATCH 4.19 165/206] perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()
` [PATCH 4.19 168/206] afs: Fix non-setting of mtime when writing into mmap
` [PATCH 4.19 176/206] drm/amdgpu: Replace invalid device ID with a valid device ID
` [PATCH 4.19 177/206] selinux: fix double free
` [PATCH 4.19 179/206] ext4: avoid race conditions when remounting with options that change dax
` [PATCH 4.19 180/206] drm/dp_mst: Increase ACT retry timeout to 3s
` [PATCH 4.19 181/206] x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld
` [PATCH 4.19 182/206] block: nr_sects_write(): Disable preemption on seqcount write
` [PATCH 4.19 186/206] mtd: rawnand: sharpsl: Fix the probe error path
` [PATCH 4.19 188/206] mtd: rawnand: orion: "
` [PATCH 4.19 192/206] mtd: rawnand: plat_nand: "
` [PATCH 4.19 193/206] mtd: rawnand: mtk: "
` [PATCH 4.19 194/206] mtd: rawnand: tmio: "
` [PATCH 4.19 196/206] drm/i915: Whitelist context-local timestamp in the gen9 cmdparser
` [PATCH 4.19 197/206] drm/i915/icl+: Fix hotplug interrupt disabling after storm detection
` [PATCH 4.19 200/206] kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex
` [PATCH 4.19 201/206] e1000e: Do not wake up the system via WOL if device wakeup is disabled
` [PATCH 4.19 202/206] net: octeon: mgmt: Repair filling of RX ring
` [PATCH 4.19 203/206] kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
` [PATCH 4.19 205/206] net: core: device_rename: Use rwsem instead of a seqcount
` [PATCH 4.19 206/206] Revert "dpaa_eth: fix usage as DSA master, try 3"

[PATCH v3 bpf-next 1/3] bpf: switch most helper return values from 32-bit int to 64-bit long
 2020-06-23 20:52 UTC  (4+ messages)
` [PATCH v3 bpf-next 2/3] selftests/bpf: add variable-length data concatenation pattern test

[PATCH for-rc v2 0/2] minor hfi1 fixes
 2020-06-23 20:40 UTC  (2+ messages)
` [PATCH for-rc v2 1/2] IB/hfi1: Do not destroy hfi1_wq when the device is shut down

[PATCH net-next 0/2] cxgb4: fix more warnings reported by sparse
 2020-06-23 20:33 UTC  (3+ messages)
` [PATCH net-next 1/2] cxgb4: always sync access when flashing PHY firmware
` [PATCH net-next 2/2] cxgb4: move device dump arrays in header to C file

[PATCH 4.14 000/136] 4.14.186-rc1 review
 2020-06-23 19:59 UTC  (107+ messages)
` [PATCH 4.14 001/136] s390: fix syscall_get_error for compat processes
` [PATCH 4.14 002/136] drm/i915: Whitelist context-local timestamp in the gen9 cmdparser
` [PATCH 4.14 003/136] power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select
` [PATCH 4.14 004/136] clk: sunxi: Fix incorrect usage of round_down()
` [PATCH 4.14 005/136] i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsets
` [PATCH 4.14 007/136] remoteproc: Fix IDR initialisation in rproc_alloc()
` [PATCH 4.14 008/136] clk: qcom: msm8916: Fix the address location of pll->config_reg
` [PATCH 4.14 011/136] ARM: integrator: Add some Kconfig selections
` [PATCH 4.14 012/136] scsi: qedi: Check for buffer overflow in qedi_set_path()
` [PATCH 4.14 017/136] i2c: pxa: clear all master action bits in i2c_pxa_stop_message()
` [PATCH 4.14 018/136] usblp: poison URBs upon disconnect
` [PATCH 4.14 019/136] dm mpath: switch paths in dm_blk_ioctl() code path
` [PATCH 4.14 020/136] PCI: aardvark: Dont blindly enable ASPM L0s and dont write to read-only register
` [PATCH 4.14 021/136] ps3disk: use the default segment boundary
` [PATCH 4.14 022/136] vfio/pci: fix memory leaks in alloc_perm_bits()
` [PATCH 4.14 024/136] mfd: wm8994: Fix driver operation if loaded as modules
` [PATCH 4.14 025/136] scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event
` [PATCH 4.14 026/136] clk: clk-flexgen: fix clock-critical handling
` [PATCH 4.14 027/136] powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run
` [PATCH 4.14 029/136] powerpc/crashkernel: Take "mem=" option into account
` [PATCH 4.14 030/136] yam: fix possible memory leak in yam_init_driver
` [PATCH 4.14 032/136] mksysmap: Fix the mismatch of .L symbols in System.map
` [PATCH 4.14 037/136] staging: rtl8712: fix multiline derefernce warnings
` [PATCH 4.14 039/136] ALSA: usb-audio: Improve frames size computation
` [PATCH 4.14 040/136] s390/qdio: put thinint indicator after early error
` [PATCH 4.14 043/136] staging: sm750fb: add missing case while setting FB_VISUAL
` [PATCH 4.14 044/136] i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output
` [PATCH 4.14 045/136] serial: amba-pl011: Make sure we initialize the port.lock spinlock
` [PATCH 4.14 046/136] drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a driver developer is foolish
` [PATCH 4.14 049/136] scsi: qla2xxx: Fix warning after FC target reset
` [PATCH 4.14 051/136] power: supply: smb347-charger: IRQSTAT_D is volatile
` [PATCH 4.14 053/136] dlm: remove BUG() before panic()
` [PATCH 4.14 058/136] powerpc/pseries/ras: Fix FWNMI_VALID off by one
` [PATCH 4.14 059/136] powerpc/ps3: Fix kexec shutdown hang
` [PATCH 4.14 061/136] usb/ohci-platform: Fix a warning when hibernating
` [PATCH 4.14 062/136] drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocation
` [PATCH 4.14 063/136] USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()
` [PATCH 4.14 065/136] clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1
` [PATCH 4.14 067/136] dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone
` [PATCH 4.14 068/136] PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port
` [PATCH 4.14 069/136] IB/cma: Fix ports memory leak in cma_configfs
` [PATCH 4.14 070/136] watchdog: da9062: No need to ping manually before setting timeout
` [PATCH 4.14 071/136] usb: dwc2: gadget: move gadget resume after the core is in L0 state
` [PATCH 4.14 072/136] USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke
` [PATCH 4.14 073/136] usb: gadget: lpc32xx_udc: dont dereference ep pointer before null check
` [PATCH 4.14 074/136] usb: gadget: fix potential double-free in m66592_probe
` [PATCH 4.14 075/136] usb: gadget: Fix issue with config_ep_by_speed function
` [PATCH 4.14 077/136] clk: bcm2835: Fix return type of bcm2835_register_gate
` [PATCH 4.14 078/136] scsi: ufs-qcom: Fix scheduling while atomic issue
` [PATCH 4.14 080/136] NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION
` [PATCH 4.14 081/136] powerpc/4xx: Dont unmap NULL mbase
` [PATCH 4.14 082/136] extcon: adc-jack: Fix an error handling path in adc_jack_probe()
` [PATCH 4.14 083/136] ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed
` [PATCH 4.14 084/136] vfio/mdev: Fix reference count leak in add_mdev_supported_type
` [PATCH 4.14 086/136] gfs2: Allow lock_nolock mount to specify jid=X
` [PATCH 4.14 088/136] scsi: ufs: Dont update urgent bkops level when toggling auto bkops
` [PATCH 4.14 089/136] pinctrl: imxl: Fix an error handling path in imx1_pinctrl_core_probe()
` [PATCH 4.14 090/136] pinctrl: freescale: imx: Fix an error handling path in imx_pinctrl_probe()
` [PATCH 4.14 091/136] crypto: omap-sham - add proper load balancing support for multicore
` [PATCH 4.14 092/136] geneve: change from tx_error to tx_dropped on missing metadata
` [PATCH 4.14 093/136] lib/zlib: remove outdated and incorrect pre-increment optimization
` [PATCH 4.14 094/136] include/linux/bitops.h: avoid clang shift-count-overflow warnings
` [PATCH 4.14 095/136] elfnote: mark all .note sections SHF_ALLOC
` [PATCH 4.14 096/136] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
` [PATCH 4.14 097/136] blktrace: use errno instead of bi_status
` [PATCH 4.14 098/136] blktrace: fix endianness in get_pdu_int()
` [PATCH 4.14 099/136] blktrace: fix endianness for blk_log_remap()
` [PATCH 4.14 100/136] gfs2: fix use-after-free on transaction ail lists
` [PATCH 4.14 101/136] selftests/net: in timestamping, strncpy needs to preserve null byte
` [PATCH 4.14 102/136] drm/sun4i: hdmi ddc clk: Fix size of m divider
` [PATCH 4.14 103/136] scsi: acornscsi: Fix an error handling path in acornscsi_probe()
` [PATCH 4.14 104/136] usb/xhci-plat: Set PM runtime as active on resume
` [PATCH 4.14 105/136] usb/ehci-platform: "
` [PATCH 4.14 106/136] perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()
` [PATCH 4.14 107/136] bcache: fix potential deadlock problem in btree_gc_coalesce
` [PATCH 4.14 108/136] block: Fix use-after-free in blkdev_get()
` [PATCH 4.14 109/136] arm64: hw_breakpoint: Dont invoke overflow handler on uaccess watchpoints
` [PATCH 4.14 110/136] libata: Use per port sync for detach
` [PATCH 4.14 111/136] drm: encoder_slave: fix refcouting error for modules
` [PATCH 4.14 112/136] drm/dp_mst: Reformat drm_dp_check_act_status() a bit
` [PATCH 4.14 113/136] drm/qxl: Use correct notify port address when creating cursor ring
` [PATCH 4.14 114/136] selinux: fix double free
` [PATCH 4.14 115/136] ext4: fix partial cluster initialization when splitting extent
` [PATCH 4.14 116/136] drm/dp_mst: Increase ACT retry timeout to 3s
` [PATCH 4.14 117/136] x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld
` [PATCH 4.14 118/136] block: nr_sects_write(): Disable preemption on seqcount write
` [PATCH 4.14 119/136] mtd: rawnand: Pass a nand_chip object to nand_release()
` [PATCH 4.14 120/136] mtd: rawnand: diskonchip: Fix the probe error path
` [PATCH 4.14 121/136] mtd: rawnand: sharpsl: "
` [PATCH 4.14 122/136] mtd: rawnand: xway: "
` [PATCH 4.14 123/136] mtd: rawnand: orion: "
` [PATCH 4.14 124/136] mtd: rawnand: oxnas: Add of_node_put()
` [PATCH 4.14 125/136] mtd: rawnand: oxnas: Fix the probe error path
` [PATCH 4.14 126/136] mtd: rawnand: socrates: "
` [PATCH 4.14 127/136] mtd: rawnand: plat_nand: "
` [PATCH 4.14 128/136] mtd: rawnand: mtk: "
` [PATCH 4.14 129/136] mtd: rawnand: tmio: "
` [PATCH 4.14 130/136] crypto: algif_skcipher - Cap recv SG list at ctx->used
` [PATCH 4.14 131/136] crypto: algboss - dont wait during notifier callback
` [PATCH 4.14 132/136] kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex
` [PATCH 4.14 133/136] e1000e: Do not wake up the system via WOL if device wakeup is disabled
` [PATCH 4.14 134/136] kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
` [PATCH 4.14 135/136] sched/rt, net: Use CONFIG_PREEMPTION.patch
` [PATCH 4.14 136/136] net: core: device_rename: Use rwsem instead of a seqcount

[PATCH v2 00/22] ADB: fix autopoll issues and rework mac_via state machine
 2020-06-23 20:49 UTC  (4+ messages)
` [PATCH v2 01/22] adb: coding style update to fix checkpatch errors
` [PATCH v2 03/22] cuda: convert ADB autopoll timer from ns to ms
` [PATCH v2 15/22] adb: add autopoll_blocked variable to block autopoll

[PATCH] mac80211: avoid bss color setting in non-he mode
 2020-06-23 20:51 UTC  (2+ messages)

[PATCH net-next 0/4] net: bridge: fdb activity tracking
 2020-06-23 20:47 UTC  (10+ messages)
` [Bridge] "
` [PATCH net-next 1/4] net: bridge: fdb_add_entry takes ndm as argument
  ` [Bridge] "
` [PATCH net-next 2/4] net: neighbor: add fdb extended attribute
  ` [Bridge] "
` [PATCH net-next 3/4] net: bridge: add option to allow activity notifications for any fdb entries
  ` [Bridge] "
` [PATCH net-next 4/4] net: bridge: add a flag to avoid refreshing fdb when changing/adding
  ` [Bridge] "

kernel driver for USB liquid cooler controls
 2020-06-23 20:47 UTC  (4+ messages)

Keystone Issue
 2020-06-23 20:50 UTC  (19+ messages)

[Intel-gfx] [PATCH v2 1/2] drm/i915/dp: Helper for checking DDI_BUF_CTL Idle status
 2020-06-23 20:50 UTC  (6+ messages)

[PATCH 0/2] X32 syscall cleanups
 2020-06-23 20:49 UTC  (5+ messages)
` [PATCH 1/2] x86/x32: Use __x64 prefix for X32 compat syscalls

[PATCH RESEND] net/cisco: Fix a sleep-in-atomic-context bug in enic_init_affinity_hint()
 2020-06-23 20:50 UTC  (2+ messages)

[PATCH] coresight: etmv4: Fix CPU power management setup in probe() function
 2020-06-23 20:46 UTC 

[PATCH 0/9] x86/entry fixes
 2020-06-23 20:46 UTC  (8+ messages)
` [PATCH 2/9] rcu: Fixup noinstr warnings

[Bug 1884831] [NEW] qemu-nbd fails to discard bigger chunks
 2020-06-23 20:38 UTC  (4+ messages)
` [Bug 1884831] "

[PATCH v2 0/6] kselftest: fix TAP output for skipped test and ksft_set_plan misuse
 2020-06-23 20:44 UTC  (3+ messages)
` [PATCH v2 4/6] selftests: pidfd: do not use ksft_exit_skip after ksft_set_plan

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-06-23 20:40 UTC  (5+ messages)
` [PATCH QEMU v25 08/17] vfio: Add save state functions to SaveVMHandlers

[linux-lvm] Removing VG mappings using dmsetup tool
 2020-06-23 20:37 UTC  (3+ messages)

[net-next 0/9][pull request] 40GbE Intel Wired LAN Driver Updates 2020-06-22
 2020-06-23 20:40 UTC  (5+ messages)
` [net-next 4/9] i40e: detect and log info about pre-recovery mode

[PATCH v2] drm/amd: fix potential memleak in err branch
 2020-06-23 20:40 UTC  (3+ messages)

[PATCH v1 1/6] ARM: dts: imx6ull-colibri: move u-boot specific node
 2020-06-23 20:39 UTC  (2+ messages)
` [PATCH v1 6/6] colibri-imx7: fix splash logo drawing


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.