All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-23 20:43:36 to 2020-06-23 20:57:40 UTC [more...]

[PATCH bpf-next v3 00/15] implement bpf iterator for tcp and udp sockets
 2020-06-23 20:46 UTC  (8+ messages)
` [PATCH bpf-next v3 05/15] bpf: add bpf_skc_to_tcp6_sock() helper

[PATCH 4.19 000/206] 4.19.130-rc1 review
 2020-06-23 19:58 UTC  (17+ messages)
` [PATCH 4.19 159/206] x86/idt: Keep spurious entries unset in system_vectors
` [PATCH 4.19 162/206] usb/xhci-plat: Set PM runtime as active on resume
` [PATCH 4.19 163/206] usb: host: ehci-platform: add a quirk to avoid stuck
` [PATCH 4.19 164/206] usb/ehci-platform: Set PM runtime as active on resume
` [PATCH 4.19 166/206] ext4: stop overwrite the errcode in ext4_setup_super
` [PATCH 4.19 167/206] bcache: fix potential deadlock problem in btree_gc_coalesce
` [PATCH 4.19 189/206] mtd: rawnand: oxnas: Add of_node_put()
` [PATCH 4.19 191/206] mtd: rawnand: socrates: Fix the probe error path
` [PATCH 4.19 192/206] mtd: rawnand: plat_nand: "
` [PATCH 4.19 195/206] s390: fix syscall_get_error for compat processes
` [PATCH 4.19 197/206] drm/i915/icl+: Fix hotplug interrupt disabling after storm detection
` [PATCH 4.19 198/206] crypto: algif_skcipher - Cap recv SG list at ctx->used
` [PATCH 4.19 199/206] crypto: algboss - dont wait during notifier callback
` [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 204/206] sched/rt, net: Use CONFIG_PREEMPTION.patch

[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] scsi: sd: stop SSD (non-rotational) disks before reboot
 2020-06-23 20:42 UTC  (3+ messages)

[PATCH v2 00/22] ADB: fix autopoll issues and rework mac_via state machine
 2020-06-23 20:49 UTC  (13+ messages)
` [PATCH v2 01/22] adb: coding style update to fix checkpatch errors
` [PATCH v2 02/22] adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround
` [PATCH v2 03/22] cuda: convert ADB autopoll timer from ns to ms
` [PATCH v2 04/22] pmu: fix duplicate autopoll mask variable
` [PATCH v2 05/22] pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer
` [PATCH v2 06/22] adb: introduce realize/unrealize and VMStateDescription for ADB bus
` [PATCH v2 07/22] adb: create autopoll variables directly within ADBBusState
` [PATCH v2 08/22] cuda: convert to use ADBBusState internal autopoll variables
` [PATCH v2 09/22] pmu: "
` [PATCH v2 15/22] adb: add autopoll_blocked variable to block autopoll
` [PATCH v2 16/22] cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions
` [PATCH v2 18/22] mac_via: move VIA1 portB write logic into mos6522_q800_via1_write()

[PATCH 4.14 000/136] 4.14.186-rc1 review
 2020-06-23 19:59 UTC  (140+ 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 006/136] iio: pressure: bmp280: Tolerate IRQ before registering
` [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 009/136] backlight: lp855x: Ensure regulators are disabled on probe failure
` [PATCH 4.14 010/136] ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma type
` [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 013/136] ALSA: isa/wavefront: prevent out of bounds write in ioctl
` [PATCH 4.14 014/136] scsi: qla2xxx: Fix issue with adapters stopping state
` [PATCH 4.14 015/136] iio: bmp280: fix compensation of humidity
` [PATCH 4.14 016/136] f2fs: report delalloc reserve as non-free in statfs for project quota
` [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 023/136] m68k/PCI: Fix a memory leak in an error handling path
` [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 028/136] nfsd: Fix svc_xprt refcnt leak when setup callback client failed
` [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 031/136] NTB: Fix the default port and peer numbers for legacy drivers
` [PATCH 4.14 032/136] mksysmap: Fix the mismatch of .L symbols in System.map
` [PATCH 4.14 033/136] apparmor: fix introspection of of task mode for unconfined tasks
` [PATCH 4.14 034/136] scsi: sr: Fix sr_probe() missing deallocate of device minor
` [PATCH 4.14 035/136] scsi: ibmvscsi: Dont send host info in adapter info MAD after LPM
` [PATCH 4.14 036/136] staging: greybus: fix a missing-check bug in gb_lights_light_config()
` [PATCH 4.14 037/136] staging: rtl8712: fix multiline derefernce warnings
` [PATCH 4.14 038/136] scsi: qedi: Do not flush offload work if ARP not resolved
` [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 041/136] tty: hvc: Fix data abort due to race in hvc_open
` [PATCH 4.14 042/136] thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTR
` [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 047/136] PCI: rcar: Fix incorrect programming of OB windows
` [PATCH 4.14 048/136] PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges
` [PATCH 4.14 049/136] scsi: qla2xxx: Fix warning after FC target reset
` [PATCH 4.14 050/136] power: supply: lp8788: Fix an error handling path in lp8788_charger_probe()
` [PATCH 4.14 051/136] power: supply: smb347-charger: IRQSTAT_D is volatile
` [PATCH 4.14 052/136] scsi: mpt3sas: Fix double free warnings
` [PATCH 4.14 053/136] dlm: remove BUG() before panic()
` [PATCH 4.14 054/136] clk: ti: composite: fix memory leak
` [PATCH 4.14 055/136] PCI: Fix pci_register_host_bridge() device_register() error handling
` [PATCH 4.14 056/136] tty: n_gsm: Fix SOF skipping
` [PATCH 4.14 057/136] tty: n_gsm: Fix waking up upper tty layer when room available
` [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 060/136] vfio-pci: Mask cap zero
` [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 064/136] tty: n_gsm: Fix bogus i++ in gsm_data_kick
` [PATCH 4.14 065/136] clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1
` [PATCH 4.14 066/136] powerpc/64s/pgtable: fix an undefined behaviour
` [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 076/136] x86/apic: Make TSC deadline timer detection message visible
` [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 079/136] net: sunrpc: Fix off-by-one issues in rpc_ntop6
` [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 085/136] openrisc: Fix issue with argument clobbering for clone/fork
` [PATCH 4.14 086/136] gfs2: Allow lock_nolock mount to specify jid=X
` [PATCH 4.14 087/136] scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj
` [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 for-rc 0/2] AIP fixes
 2020-06-23 20:43 UTC  (3+ messages)
` [PATCH for-rc 1/2] IB/hfi1: Correct -EBUSY handling in tx code
` [PATCH for-rc 2/2] IB/hfi1: Add atomic triggered sleep/wakeup

[RFC net-next] devlink: Add reset subcommand
 2020-06-23 20:56 UTC  (2+ messages)

[PATCH tip/core/rcu 0/26] Miscellaneous fixes for v5.9
 2020-06-23 20:55 UTC  (4+ messages)
` [PATCH tip/core/rcu 02/26] mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls

[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] 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  (3+ 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


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.