linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-09 12:59:42 to 2020-11-09 13:18:04 UTC [more...]

[PATCH 4.4 00/86] 4.4.242-rc1 review
 2020-11-09 12:55 UTC  (3+ messages)
` [PATCH 4.4 80/86] serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init
` [PATCH 4.4 86/86] Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"

[PATCH 4.14 00/48] 4.14.205-rc1 review
 2020-11-09 12:55 UTC  (26+ messages)
` [PATCH 4.14 03/48] tipc: fix use-after-free in tipc_bcast_get_mode
` [PATCH 4.14 05/48] gianfar: Account for Tx PTP timestamp in the skb headroom
` [PATCH 4.14 07/48] sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms
` [PATCH 4.14 12/48] i40e: add num_vectors checker in iwarp handler
` [PATCH 4.14 17/48] ALSA: usb-audio: Add implicit feedback quirk for Qu-16
` [PATCH 4.14 18/48] lib/crc32test: remove extra local_irq_disable/enable
` [PATCH 4.14 19/48] kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled
` [PATCH 4.14 24/48] tracing: Fix out of bounds write in get_trace_buf
` [PATCH 4.14 25/48] futex: Handle transient "ownerless" rtmutex state correctly
` [PATCH 4.14 26/48] ARM: dts: sun4i-a10: fix cpu_alert temperature
` [PATCH 4.14 29/48] blk-cgroup: Fix memleak on error path
` [PATCH 4.14 30/48] blk-cgroup: Pre-allocate tree node on blkg_conf_prep
` [PATCH 4.14 31/48] scsi: core: Dont start concurrent async scan on same host
` [PATCH 4.14 32/48] vsock: use ns_capable_noaudit() on socket create
` [PATCH 4.14 35/48] vt: Disable KD_FONT_OP_COPY
` [PATCH 4.14 37/48] serial: 8250_mtk: Fix uart_get_baud_rate warning
` [PATCH 4.14 38/48] serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init
` [PATCH 4.14 40/48] USB: serial: option: add Quectel EC200T module support
` [PATCH 4.14 41/48] USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231
` [PATCH 4.14 42/48] USB: serial: option: add Telit FN980 composition 0x1055
` [PATCH 4.14 43/48] USB: Add NO_LPM quirk for Kingston flash drive
` [PATCH 4.14 45/48] ARC: stack unwinding: avoid indefinite looping
` [PATCH 4.14 46/48] Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"
` [PATCH 4.14 47/48] PM: runtime: Resume the device earlier in __device_release_driver()
` [PATCH 4.14 48/48] arm64: dts: marvell: espressobin: add ethernet alias

[PATCH 4.19 00/71] 4.19.156-rc1 review
 2020-11-09 12:56 UTC  (53+ messages)
` [PATCH 4.19 01/71] drm/i915: Break up error capture compression loops with cond_resched()
` [PATCH 4.19 02/71] tipc: fix use-after-free in tipc_bcast_get_mode
` [PATCH 4.19 03/71] ptrace: fix task_join_group_stop() for the case when current is traced
` [PATCH 4.19 06/71] chelsio/chtls: fix always leaking ctrl_skb
` [PATCH 4.19 07/71] gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
` [PATCH 4.19 08/71] gianfar: Account for Tx PTP timestamp in the skb headroom
` [PATCH 4.19 09/71] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
` [PATCH 4.19 10/71] sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms
` [PATCH 4.19 12/71] blktrace: fix debugfs use after free
` [PATCH 4.19 13/71] btrfs: extent_io: Kill the forward declaration of flush_write_bio
` [PATCH 4.19 14/71] btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up
` [PATCH 4.19 16/71] btrfs: flush write bio if we loop in extent_write_cache_pages
` [PATCH 4.19 17/71] btrfs: extent_io: Handle errors better in extent_write_full_page()
` [PATCH 4.19 18/71] btrfs: extent_io: Handle errors better in btree_write_cache_pages()
` [PATCH 4.19 20/71] Btrfs: fix unwritten extent buffers and hangs on future writeback attempts
` [PATCH 4.19 21/71] btrfs: Dont submit any btree write bio if the fs has errors
` [PATCH 4.19 22/71] btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it
` [PATCH 4.19 24/71] btrfs: tree-checker: Make btrfs_check_chunk_valid() return EUCLEAN instead of EIO
` [PATCH 4.19 26/71] btrfs: tree-checker: Verify dev item
` [PATCH 4.19 27/71] btrfs: tree-checker: Fix wrong check on max devid
` [PATCH 4.19 28/71] btrfs: tree-checker: Enhance chunk checker to validate chunk profile
` [PATCH 4.19 29/71] btrfs: tree-checker: Verify inode item
` [PATCH 4.19 30/71] btrfs: tree-checker: fix the error message for transid error
` [PATCH 4.19 32/71] ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
` [PATCH 4.19 33/71] ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devices
` [PATCH 4.19 34/71] ALSA: usb-audio: Add implicit feedback quirk for Qu-16
` [PATCH 4.19 35/71] ALSA: usb-audio: Add implicit feedback quirk for MODX
` [PATCH 4.19 36/71] mm: mempolicy: fix potential pte_unmap_unlock pte error
` [PATCH 4.19 37/71] lib/crc32test: remove extra local_irq_disable/enable
` [PATCH 4.19 40/71] gfs2: Wake up when sd_glock_disposal becomes zero
` [PATCH 4.19 41/71] ring-buffer: Fix recursion protection transitions between interrupt context
` [PATCH 4.19 42/71] ftrace: Fix recursion check for NMI test
` [PATCH 4.19 44/71] tracing: Fix out of bounds write in get_trace_buf
` [PATCH 4.19 46/71] ARM: dts: sun4i-a10: fix cpu_alert temperature
` [PATCH 4.19 47/71] x86/kexec: Use up-to-dated screen_info copy to fill boot params
` [PATCH 4.19 49/71] blk-cgroup: Fix memleak on error path
` [PATCH 4.19 50/71] blk-cgroup: Pre-allocate tree node on blkg_conf_prep
` [PATCH 4.19 51/71] scsi: core: Dont start concurrent async scan on same host
` [PATCH 4.19 52/71] vsock: use ns_capable_noaudit() on socket create
` [PATCH 4.19 53/71] drm/vc4: drv: Add error handding for bind
` [PATCH 4.19 54/71] ACPI: NFIT: Fix comparison to -ENXIO
` [PATCH 4.19 55/71] vt: Disable KD_FONT_OP_COPY
` [PATCH 4.19 56/71] fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
` [PATCH 4.19 57/71] serial: 8250_mtk: Fix uart_get_baud_rate warning
` [PATCH 4.19 58/71] serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init
` [PATCH 4.19 59/71] USB: serial: cyberjack: fix write-URB completion race
` [PATCH 4.19 61/71] USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231
` [PATCH 4.19 62/71] USB: serial: option: add Telit FN980 composition 0x1055
` [PATCH 4.19 65/71] ARC: stack unwinding: avoid indefinite looping
` [PATCH 4.19 67/71] PM: runtime: Resume the device earlier in __device_release_driver()
` [PATCH 4.19 69/71] tools: perf: Fix build error in v4.19.y
` [PATCH 4.19 71/71] arm64: dts: marvell: espressobin: Add ethernet switch aliases

[PATCH 5.9 000/133] 5.9.7-rc1 review
 2020-11-09 12:55 UTC  (33+ messages)
` [PATCH 5.9 001/133] net: core: use list_del_init() instead of list_del() in netdev_run_todo()
` [PATCH 5.9 003/133] drm/i915/gem: Avoid implicit vmap for highmem on x86-32
` [PATCH 5.9 006/133] drm/i915/gt: Always send a pulse down the engine after disabling heartbeat
` [PATCH 5.9 007/133] drm/i915: Break up error capture compression loops with cond_resched()
` [PATCH 5.9 009/133] drm/i915: Avoid mixing integer types during batch copies
` [PATCH 5.9 010/133] drm/i915: Fix TGL DKL PHY DP vswing handling
` [PATCH 5.9 011/133] drm/i915/gt: Initialize reserved and unspecified MOCS indices
` [PATCH 5.9 012/133] drm/i915/gt: Undo forced context restores after trivial preemptions
` [PATCH 5.9 013/133] drm/i915/gt: Delay execlist processing for tgl
` [PATCH 5.9 015/133] drm/i915: Exclude low pages (128KiB) of stolen from use
` [PATCH 5.9 016/133] drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup during fbdev init
` [PATCH 5.9 017/133] drm/i915: Use the active reference on the vma while capturing
` [PATCH 5.9 018/133] drm/i915: Reject 90/270 degree rotated initial fbs
` [PATCH 5.9 019/133] drm/i915: Restore ILK-M RPS support
` [PATCH 5.9 020/133] drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
` [PATCH 5.9 021/133] drm/nouveau/device: fix changing endianess code to work on older GPUs
` [PATCH 5.9 022/133] ptrace: fix task_join_group_stop() for the case when current is traced
` [PATCH 5.9 023/133] cadence: force nonlinear buffers to be cloned
` [PATCH 5.9 024/133] chelsio/chtls: fix memory leaks caused by a race
` [PATCH 5.9 026/133] dpaa_eth: update the buffer layout for non-A050385 erratum scenarios
` [PATCH 5.9 027/133] dpaa_eth: fix the RX headroom size alignment
` [PATCH 5.9 030/133] ionic: check port ptr before use
` [PATCH 5.9 038/133] net: fec: fix MDIO probing for some FEC hardware blocks
` [PATCH 5.9 042/133] r8169: work around short packet hw bug on RTL8125
` [PATCH 5.9 043/133] drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()
` [PATCH 5.9 045/133] Fonts: Replace discarded const qualifier
` [PATCH 5.9 046/133] ALSA: hda/realtek - Fixed HP headset Mic cant be detected
` [PATCH 5.9 047/133] ALSA: hda/realtek - Enable headphone for ASUS TM420
` [PATCH 5.9 048/133] ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
` [PATCH 5.9 050/133] ALSA: usb-audio: Add implicit feedback quirk for Qu-16
` [PATCH 5.9 051/133] ALSA: usb-audio: Add implicit feedback quirk for MODX
` [PATCH 5.9 052/133] hugetlb_cgroup: fix reservation accounting

[PATCH 5.4 00/85] 5.4.76-rc1 review
 2020-11-09 12:56 UTC  (62+ messages)
` [PATCH 5.4 01/85] drm/i915: Break up error capture compression loops with cond_resched()
` [PATCH 5.4 02/85] drm/i915/gt: Delay execlist processing for tgl
` [PATCH 5.4 03/85] drm/i915: Drop runtime-pm assert from vgpu io accessors
` [PATCH 5.4 05/85] linkage: Introduce new macros for assembler symbols
` [PATCH 5.4 06/85] arm64: asm: Add new-style position independent function annotations
` [PATCH 5.4 08/85] arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S
` [PATCH 5.4 09/85] tipc: fix use-after-free in tipc_bcast_get_mode
` [PATCH 5.4 13/85] chelsio/chtls: fix always leaking ctrl_skb
` [PATCH 5.4 14/85] gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
` [PATCH 5.4 15/85] gianfar: Account for Tx PTP timestamp in the skb headroom
` [PATCH 5.4 17/85] ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT flags
` [PATCH 5.4 19/85] powerpc/vnic: Extend "failover pending" window
` [PATCH 5.4 20/85] sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms
` [PATCH 5.4 21/85] sfp: Fix error handing in sfp_probe()
` [PATCH 5.4 22/85] Fonts: Replace discarded const qualifier
` [PATCH 5.4 23/85] ALSA: hda/realtek - Fixed HP headset Mic cant be detected
` [PATCH 5.4 26/85] ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devices
` [PATCH 5.4 27/85] ALSA: usb-audio: Add implicit feedback quirk for Qu-16
` [PATCH 5.4 28/85] ALSA: usb-audio: Add implicit feedback quirk for MODX
` [PATCH 5.4 31/85] kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled
` [PATCH 5.4 32/85] mm: always have io_remap_pfn_range() set pgprot_decrypted()
` [PATCH 5.4 33/85] gfs2: Wake up when sd_glock_disposal becomes zero
` [PATCH 5.4 34/85] ring-buffer: Fix recursion protection transitions between interrupt context
` [PATCH 5.4 35/85] mtd: spi-nor: Dont copy self-pointing struct around
` [PATCH 5.4 38/85] regulator: defer probe when trying to get voltage from unresolved supply
` [PATCH 5.4 39/85] spi: bcm2835: fix gpio cs level inversion
` [PATCH 5.4 40/85] tracing: Fix out of bounds write in get_trace_buf
` [PATCH 5.4 41/85] futex: Handle transient "ownerless" rtmutex state correctly
` [PATCH 5.4 42/85] ARM: dts: sun4i-a10: fix cpu_alert temperature
` [PATCH 5.4 44/85] x86/kexec: Use up-to-dated screen_info copy to fill boot params
` [PATCH 5.4 45/85] of: Fix reserved-memory overlap detection
` [PATCH 5.4 46/85] drm/sun4i: frontend: Rework a bit the phase data
` [PATCH 5.4 47/85] drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
` [PATCH 5.4 48/85] drm/sun4i: frontend: Fix the scaler phase on A33
` [PATCH 5.4 49/85] blk-cgroup: Fix memleak on error path
` [PATCH 5.4 50/85] blk-cgroup: Pre-allocate tree node on blkg_conf_prep
` [PATCH 5.4 51/85] scsi: core: Dont start concurrent async scan on same host
` [PATCH 5.4 53/85] scsi: ibmvscsi: Fix potential race after loss of transport
` [PATCH 5.4 54/85] vsock: use ns_capable_noaudit() on socket create
` [PATCH 5.4 55/85] nvme-rdma: handle unexpected nvme completion data length
` [PATCH 5.4 56/85] nvmet: fix a NULL pointer dereference when tracing the flush command
` [PATCH 5.4 57/85] drm/vc4: drv: Add error handding for bind
` [PATCH 5.4 59/85] usb: cdns3: gadget: suspicious implicit sign extension
` [PATCH 5.4 61/85] drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
` [PATCH 5.4 62/85] arm64/smp: Move rcu_cpu_starting() earlier
` [PATCH 5.4 63/85] Revert "coresight: Make sysfs functional on topologies with per core sink"
` [PATCH 5.4 64/85] vt: Disable KD_FONT_OP_COPY
` [PATCH 5.4 65/85] fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
` [PATCH 5.4 67/85] serial: 8250_mtk: Fix uart_get_baud_rate warning
` [PATCH 5.4 69/85] USB: serial: cyberjack: fix write-URB completion race
` [PATCH 5.4 70/85] USB: serial: option: add Quectel EC200T module support
` [PATCH 5.4 71/85] USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231
` [PATCH 5.4 72/85] USB: serial: option: add Telit FN980 composition 0x1055
` [PATCH 5.4 73/85] tty: serial: fsl_lpuart: add LS1028A support
` [PATCH 5.4 74/85] tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A
` [PATCH 5.4 75/85] usb: dwc3: ep0: Fix delay status handling
` [PATCH 5.4 77/85] usb: mtu3: fix panic in mtu3_gadget_stop()
` [PATCH 5.4 78/85] drm/panfrost: Fix a deadlock between the shrinker and madvise path
` [PATCH 5.4 81/85] PM: runtime: Drop pm_runtime_clean_up_links()
` [PATCH 5.4 83/85] xfs: flush for older, xfs specific ioctls
` [PATCH 5.4 85/85] arm64: dts: marvell: espressobin: Add ethernet switch aliases

[PATCH] mtd: rawnand: ingenic: remove redundant get_device() in ingenic_ecc_get()
 2020-11-09 13:12 UTC  (2+ messages)

[PATCH V2] fsl/fman: add missing put_devcie() call in fman_port_probe()
 2020-11-09 13:11 UTC  (4+ messages)
` [PATCH V3] "

[PATCH 4.9 000/117] 4.9.242-rc1 review
 2020-11-09 12:55 UTC  (24+ messages)
` [PATCH 4.9 002/117] scripts/setlocalversion: make git describe output more reliable
` [PATCH 4.9 004/117] efivarfs: Replace invalid slashes with exclamation marks in dentries
` [PATCH 4.9 005/117] ravb: Fix bit fields checking in ravb_hwtstamp_get()
` [PATCH 4.9 008/117] fuse: fix page dereference after free
` [PATCH 4.9 013/117] fscrypto: move ioctl processing more fully into common code
` [PATCH 4.9 019/117] f2fs: fix to check segment boundary during SIT page readahead
` [PATCH 4.9 031/117] arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE
` [PATCH 4.9 032/117] drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
` [PATCH 4.9 037/117] net: 9p: initialize sun_server.sun_path to have addrs value only when addr is valid
` [PATCH 4.9 039/117] ext4: Detect already used quota file early
` [PATCH 4.9 045/117] md/raid5: fix oops during stripe resizing
` [PATCH 4.9 054/117] acpi-cpufreq: Honor _PSD table setting on new AMD CPUs
` [PATCH 4.9 055/117] w1: mxc_w1: Fix timeout resolution problem leading to bus error
` [PATCH 4.9 056/117] scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()
` [PATCH 4.9 065/117] dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status
` [PATCH 4.9 067/117] iio:adc:ti-adc12138 Fix alignment issue with timestamp
` [PATCH 4.9 076/117] 9P: Cast to loff_t before multiplying
` [PATCH 4.9 085/117] ARM: s3c24xx: fix missing system reset
` [PATCH 4.9 089/117] staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice
` [PATCH 4.9 090/117] staging: octeon: repair "fixed-link" support
` [PATCH 4.9 092/117] xen/events: dont use chip_data for legacy IRQs
` [PATCH 4.9 093/117] tipc: fix use-after-free in tipc_bcast_get_mode
` [PATCH 4.9 106/117] vsock: use ns_capable_noaudit() on socket create


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).