linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-09 13:25:46 to 2020-11-09 13:43:11 UTC [more...]

[PATCH 4.9 000/117] 4.9.242-rc1 review
 2020-11-09 12:55 UTC  (91+ messages)
` [PATCH 4.9 003/117] powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt handler
` [PATCH 4.9 010/117] mtd: lpddr: Fix bad logic in print_drs_error
` [PATCH 4.9 011/117] ata: sata_rcar: Fix DMA boundary mask
` [PATCH 4.9 012/117] fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
` [PATCH 4.9 014/117] fscrypt: use EEXIST when file already uses different policy
` [PATCH 4.9 015/117] mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()
` [PATCH 4.9 016/117] powerpc/powernv/smp: Fix spurious DBG() warning
` [PATCH 4.9 017/117] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
` [PATCH 4.9 018/117] f2fs: add trace exit in exception path
` [PATCH 4.9 020/117] um: change sigio_spinlock to a mutex
` [PATCH 4.9 021/117] ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addresses
` [PATCH 4.9 022/117] xfs: fix realtime bitmap/summary file truncation when growing rt volume
` [PATCH 4.9 023/117] video: fbdev: pvr2fb: initialize variables
` [PATCH 4.9 024/117] ath10k: fix VHT NSS calculation when STBC is enabled
` [PATCH 4.9 025/117] media: tw5864: check status of tw5864_frameinterval_get
` [PATCH 4.9 026/117] mmc: via-sdmmc: Fix data race bug
` [PATCH 4.9 027/117] printk: reduce LOG_BUF_SHIFT range for H8300
` [PATCH 4.9 028/117] kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"
` [PATCH 4.9 029/117] cpufreq: sti-cpufreq: add stih418 support
` [PATCH 4.9 030/117] USB: adutux: fix debugging
` [PATCH 4.9 033/117] bus/fsl_mc: Do not rely on caller to provide non NULL mc_io
` [PATCH 4.9 034/117] power: supply: test_power: add missing newlines when printing parameters by sysfs
` [PATCH 4.9 035/117] md/bitmap: md_bitmap_get_counter returns wrong blocks
` [PATCH 4.9 036/117] clk: ti: clockdomain: fix static checker warning
` [PATCH 4.9 038/117] drivers: watchdog: rdc321x_wdt: Fix race condition bugs
` [PATCH 4.9 040/117] gfs2: add validation checks for size of superblock
` [PATCH 4.9 041/117] memory: emif: Remove bogus debugfs error handling
` [PATCH 4.9 042/117] ARM: dts: s5pv210: remove DMA controller bus node name to fix dtschema warnings
` [PATCH 4.9 043/117] ARM: dts: s5pv210: move PMU node out of clock controller
` [PATCH 4.9 044/117] ARM: dts: s5pv210: remove dedicated audio-subsystem node
` [PATCH 4.9 046/117] perf/x86/amd/ibs: Dont include randomized bits in get_ibs_op_count()
` [PATCH 4.9 047/117] perf/x86/amd/ibs: Fix raw sample data accumulation
` [PATCH 4.9 048/117] leds: bcm6328, bcm6358: use devres LED registering function
` [PATCH 4.9 049/117] fs: Dont invalidate page buffers in block_write_full_page()
` [PATCH 4.9 050/117] NFS: fix nfs_path in case of a rename retry
` [PATCH 4.9 051/117] ACPI / extlog: Check for RDMSR failure
` [PATCH 4.9 052/117] ACPI: video: use ACPI backlight for HP 635 Notebook
` [PATCH 4.9 053/117] ACPI: debug: dont allow debugging when ACPI is disabled
` [PATCH 4.9 057/117] btrfs: reschedule if necessary when logging directory items
` [PATCH 4.9 058/117] btrfs: cleanup cow block on error
` [PATCH 4.9 059/117] btrfs: fix use-after-free on readahead extent after failure to create it
` [PATCH 4.9 060/117] usb: dwc3: core: add phy cleanup for probe error handling
` [PATCH 4.9 061/117] usb: dwc3: core: dont trigger runtime pm when remove driver
` [PATCH 4.9 062/117] usb: host: fsl-mph-dr-of: check return of dma_set_mask()
` [PATCH 4.9 063/117] vt: keyboard, simplify vt_kdgkbsent
` [PATCH 4.9 064/117] vt: keyboard, extend func_buf_lock to readers
` [PATCH 4.9 066/117] iio:light:si1145: Fix timestamp alignment and prevent data leak
` [PATCH 4.9 068/117] iio:gyro:itg3200: "
` [PATCH 4.9 069/117] powerpc: Warn about use of smt_snooze_delay
` [PATCH 4.9 070/117] powerpc/powernv/elog: Fix race while processing OPAL error log event
` [PATCH 4.9 071/117] ubifs: dent: Fix some potential memory leaks while iterating entries
` [PATCH 4.9 072/117] ubi: check kthread_should_stop() after the setting of task state
` [PATCH 4.9 073/117] ia64: fix build error with !COREDUMP
` [PATCH 4.9 074/117] ceph: promote to unsigned long long before shifting
` [PATCH 4.9 075/117] libceph: clear con->out_msg on Policy::stateful_server faults
` [PATCH 4.9 077/117] ring-buffer: Return 0 on success from ring_buffer_resize()
` [PATCH 4.9 078/117] vringh: fix __vringh_iov() when riov and wiov are different
` [PATCH 4.9 079/117] rtc: rx8010: dont modify the global rtc ops
` [PATCH 4.9 080/117] tty: make FONTX ioctl use the tty pointer they were actually passed
` [PATCH 4.9 081/117] arm64: berlin: Select DW_APB_TIMER_OF
` [PATCH 4.9 082/117] cachefiles: Handle readpage error correctly
` [PATCH 4.9 083/117] hil/parisc: Disable HIL driver when it gets stuck
` [PATCH 4.9 084/117] ARM: samsung: fix PM debug build with DEBUG_LL but !MMU
` [PATCH 4.9 086/117] device property: Keep secondary firmware node secondary by type
` [PATCH 4.9 087/117] device property: Dont clear secondary pointer for shared primary firmware node
` [PATCH 4.9 088/117] KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
` [PATCH 4.9 091/117] staging: octeon: Drop on uncorrectable alignment or FCS error
` [PATCH 4.9 094/117] gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
` [PATCH 4.9 095/117] gianfar: Account for Tx PTP timestamp in the skb headroom
` [PATCH 4.9 096/117] Fonts: Replace discarded const qualifier
` [PATCH 4.9 097/117] ALSA: usb-audio: Add implicit feedback quirk for Qu-16
` [PATCH 4.9 098/117] kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled
` [PATCH 4.9 099/117] ftrace: Fix recursion check for NMI test
` [PATCH 4.9 100/117] ftrace: Handle tracing when switching between context
` [PATCH 4.9 101/117] tracing: Fix out of bounds write in get_trace_buf
` [PATCH 4.9 102/117] ARM: dts: sun4i-a10: fix cpu_alert temperature
` [PATCH 4.9 103/117] x86/kexec: Use up-to-dated screen_info copy to fill boot params
` [PATCH 4.9 104/117] of: Fix reserved-memory overlap detection
` [PATCH 4.9 105/117] scsi: core: Dont start concurrent async scan on same host
` [PATCH 4.9 107/117] ACPI: NFIT: Fix comparison to -ENXIO
` [PATCH 4.9 108/117] vt: Disable KD_FONT_OP_COPY
` [PATCH 4.9 109/117] fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
` [PATCH 4.9 110/117] serial: 8250_mtk: Fix uart_get_baud_rate warning
` [PATCH 4.9 111/117] serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init
` [PATCH 4.9 112/117] USB: serial: cyberjack: fix write-URB completion race
` [PATCH 4.9 113/117] USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231
` [PATCH 4.9 114/117] USB: serial: option: add Telit FN980 composition 0x1055
` [PATCH 4.9 115/117] USB: Add NO_LPM quirk for Kingston flash drive
` [PATCH 4.9 116/117] ARC: stack unwinding: avoid indefinite looping
` [PATCH 4.9 117/117] Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"

[PATCH 0/2] module: add/fix 'kernel-doc' comments
 2020-11-09 13:00 UTC  (2+ messages)

[PATCH v12 0/4] Introduce the for_each_set_clump macro
 2020-11-09 13:41 UTC  (8+ messages)
` [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[PATCH v5 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp
 2020-11-09 13:41 UTC  (4+ messages)

net: dsa: hellcreek: Add support for hardware timestamping
 2020-11-09 13:38 UTC 

[RFC PATCH v3] sched/fair: select idle cpu from idle cpumask for task wakeup
 2020-11-09 13:40 UTC  (3+ messages)

[PATCH v2] module: fix comment style
 2020-11-09 13:40 UTC  (2+ messages)

[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-11-09 13:39 UTC  (14+ messages)
` [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug

[PATCH v3 0/2] pinctrl: qcom: Add sm8250 lpass lpi pinctrl support
 2020-11-09 13:01 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add sm8250 lpass lpi pinctrl bindings
` [PATCH v3 2/2] pinctrl: qcom: Add sm8250 lpass lpi pinctrl driver

[PATCH v1] scsi: isci: Don't use PCI helper functions
 2020-11-09 13:38 UTC  (2+ messages)

[PATCH] thinkpad_acpi: add P1 gen3 second fan support
 2020-11-09 13:37 UTC  (2+ messages)

[PATCH] net: tcp: ratelimit warnings in tcp_recvmsg
 2020-11-09 13:36 UTC  (2+ messages)

[PATCH v4 0/4] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-11-09 13:36 UTC  (11+ messages)
` [PATCH v4 4/4] "

[PATCH v5] bluetooth: hci_h5: fix memory leak in h5_close
 2020-11-09 13:04 UTC  (2+ messages)

[PATCH][next] cpumask: allocate enough space for string and trailing '\0' char
 2020-11-09 13:04 UTC 

[PATCH v2 00/10] media: tegra-video: Add support for capturing from HDMI-to-CSI bridge
 2020-11-09 13:04 UTC  (3+ messages)
` [PATCH v2 10/10] media: tegra-video: Add support for x8 captures with gang ports

[PATCH] futex: Don't enable IRQs unconditionally in put_pi_state()
 2020-11-09 13:34 UTC  (2+ messages)
` [tip: locking/urgent] "

[PATCH -next v4] watchdog: Fix potential dereferencing of null pointer
 2020-11-09 13:05 UTC 

[PATCH 4.14 00/48] 4.14.205-rc1 review
 2020-11-09 12:55 UTC  (24+ messages)
` [PATCH 4.14 01/48] drm/i915: Break up error capture compression loops with cond_resched()
` [PATCH 4.14 02/48] xen/events: dont use chip_data for legacy IRQs
` [PATCH 4.14 04/48] gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
` [PATCH 4.14 06/48] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
` [PATCH 4.14 08/48] sfp: Fix error handing in sfp_probe()
` [PATCH 4.14 09/48] Blktrace: bail out early if block debugfs is not configured
` [PATCH 4.14 10/48] blktrace: fix debugfs use after free
` [PATCH 4.14 11/48] i40e: Fix a potential NULL pointer dereference
` [PATCH 4.14 13/48] i40e: Wrong truncation from u16 to u8
` [PATCH 4.14 14/48] i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
` [PATCH 4.14 15/48] i40e: Memory leak in i40e_config_iwarp_qvlist
` [PATCH 4.14 16/48] Fonts: Replace discarded const qualifier
` [PATCH 4.14 20/48] mm: always have io_remap_pfn_range() set pgprot_decrypted()
` [PATCH 4.14 21/48] gfs2: Wake up when sd_glock_disposal becomes zero
` [PATCH 4.14 22/48] ftrace: Fix recursion check for NMI test
` [PATCH 4.14 23/48] ftrace: Handle tracing when switching between context
` [PATCH 4.14 27/48] x86/kexec: Use up-to-dated screen_info copy to fill boot params
` [PATCH 4.14 28/48] of: Fix reserved-memory overlap detection
` [PATCH 4.14 33/48] drm/vc4: drv: Add error handding for bind
` [PATCH 4.14 34/48] ACPI: NFIT: Fix comparison to -ENXIO
` [PATCH 4.14 36/48] fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
` [PATCH 4.14 39/48] USB: serial: cyberjack: fix write-URB completion race
` [PATCH 4.14 44/48] usb: mtu3: fix panic in mtu3_gadget_stop()

[PATCH net-next 1/1] net: phy: Allow mdio buses to probe C45 before falling back to C22
 2020-11-09 13:32 UTC  (2+ messages)

[PATCH] applesmc: Re-work SMC comms v1
 2020-11-09 13:06 UTC  (14+ messages)
` [PATCH] applesmc: Re-work SMC comms v2
              ` [PATCH v3] applesmc: Re-work SMC comms

[PATCH 4.19 00/71] 4.19.156-rc1 review
 2020-11-09 12:56 UTC  (20+ messages)
` [PATCH 4.19 04/71] cadence: force nonlinear buffers to be cloned
` [PATCH 4.19 05/71] chelsio/chtls: fix memory leaks caused by a race
` [PATCH 4.19 11/71] sfp: Fix error handing in sfp_probe()
` [PATCH 4.19 15/71] Revert "btrfs: flush write bio if we loop in extent_write_cache_pages"
` [PATCH 4.19 19/71] btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io()
` [PATCH 4.19 23/71] btrfs: tree-checker: Make chunk item checker messages more readable
` [PATCH 4.19 25/71] btrfs: tree-checker: Check chunk item at tree block read time
` [PATCH 4.19 31/71] Fonts: Replace discarded const qualifier
` [PATCH 4.19 38/71] kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled
` [PATCH 4.19 39/71] mm: always have io_remap_pfn_range() set pgprot_decrypted()
` [PATCH 4.19 43/71] ftrace: Handle tracing when switching between context
` [PATCH 4.19 45/71] futex: Handle transient "ownerless" rtmutex state correctly
` [PATCH 4.19 48/71] of: Fix reserved-memory overlap detection
` [PATCH 4.19 60/71] USB: serial: option: add Quectel EC200T module support
` [PATCH 4.19 63/71] USB: Add NO_LPM quirk for Kingston flash drive
` [PATCH 4.19 64/71] usb: mtu3: fix panic in mtu3_gadget_stop()
` [PATCH 4.19 66/71] Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"
` [PATCH 4.19 68/71] perf/core: Fix a memory leak in perf_event_parse_addr_filter()
` [PATCH 4.19 70/71] net: dsa: read mac address from DT for slave device

[PATCH v2 0/6] Minor bug fixes and clean-up for MHI host driver
 2020-11-09 13:30 UTC  (2+ messages)

[PATCH 5.4 00/85] 5.4.76-rc1 review
 2020-11-09 12:56 UTC  (25+ messages)
` [PATCH 5.4 04/85] ASoC: Intel: Skylake: Add alternative topology binary name
` [PATCH 5.4 07/85] arm64: lib: Use modern annotations for assembly functions
` [PATCH 5.4 10/85] ptrace: fix task_join_group_stop() for the case when current is traced
` [PATCH 5.4 11/85] cadence: force nonlinear buffers to be cloned
` [PATCH 5.4 12/85] chelsio/chtls: fix memory leaks caused by a race
` [PATCH 5.4 16/85] ionic: check port ptr before use
` [PATCH 5.4 18/85] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
` [PATCH 5.4 24/85] ALSA: hda/realtek - Enable headphone for ASUS TM420
` [PATCH 5.4 25/85] ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
` [PATCH 5.4 29/85] mm: mempolicy: fix potential pte_unmap_unlock pte error
` [PATCH 5.4 30/85] lib/crc32test: remove extra local_irq_disable/enable
` [PATCH 5.4 36/85] ftrace: Fix recursion check for NMI test
` [PATCH 5.4 37/85] ftrace: Handle tracing when switching between context
` [PATCH 5.4 43/85] arm64: dts: meson: add missing g12 rng clock
` [PATCH 5.4 52/85] drm/amdgpu: add DID for navi10 blockchain SKU
` [PATCH 5.4 58/85] ACPI: NFIT: Fix comparison to -ENXIO
` [PATCH 5.4 60/85] drm/nouveau/nouveau: fix the start/end range for migration
` [PATCH 5.4 66/85] s390/pkey: fix paes selftest failure with paes and pkey static build
` [PATCH 5.4 68/85] serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init
` [PATCH 5.4 76/85] USB: Add NO_LPM quirk for Kingston flash drive
` [PATCH 5.4 79/85] ARC: stack unwinding: avoid indefinite looping
` [PATCH 5.4 80/85] PM: runtime: Drop runtime PM references to supplier on link removal
` [PATCH 5.4 82/85] PM: runtime: Resume the device earlier in __device_release_driver()
` [PATCH 5.4 84/85] perf/core: Fix a memory leak in perf_event_parse_addr_filter()

[PATCH v16 00/15] mtd: spi-nor: add xSPI Octal DTR support
 2020-11-09 13:28 UTC  (4+ messages)
` [PATCH v16 14/15] mtd: spi-nor: spansion: add support for Cypress Semper flash

[PATCH][next] net: dsa: fix unintended sign extension on a u16 left shift
 2020-11-09 13:27 UTC  (2+ messages)

[PATCH v8 0/3] Adding support for Microchip/Microsemi serial GPIO controller
 2020-11-09 13:26 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: pinctrl: Add bindings for pinctrl-microchip-sgpio driver
` [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO
` [PATCH v8 3/3] arm64: dts: sparx5: Add SGPIO devices

[PATCH] ARC: mm: fix spelling mistakes
 2020-11-09 13:21 UTC 

[PATCH 5.9 000/133] 5.9.7-rc1 review
 2020-11-09 12:55 UTC  (12+ messages)
` [PATCH 5.9 002/133] tipc: fix use-after-free in tipc_bcast_get_mode
` [PATCH 5.9 004/133] drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supported
` [PATCH 5.9 005/133] drm/i915/gem: Always test execution status on closing the context
` [PATCH 5.9 008/133] drm/i915: Cancel outstanding work after disabling heartbeats on an engine
` [PATCH 5.9 014/133] drm/i915: Drop runtime-pm assert from vgpu io accessors
` [PATCH 5.9 025/133] chelsio/chtls: fix always leaking ctrl_skb
` [PATCH 5.9 029/133] gianfar: Account for Tx PTP timestamp in the skb headroom
` [PATCH 5.9 039/133] mptcp: token: fix unititialized variable
` [PATCH 5.9 040/133] net: dsa: qca8k: Fix port MTU setting
` [PATCH 5.9 041/133] net: openvswitch: silence suspicious RCU usage warning
` [PATCH 5.9 044/133] drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).