linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-17 20:16:59 to 2019-12-17 22:53:36 UTC [more...]

[PATCH v3 1/3] dt-bindings: Add vendor prefix for Xinpeng Technology
 2019-12-17 22:53 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: display: panel: Add binding document for Xinpeng XPP055C272

[PATCH net-next 0/8] net: bcmgenet: Turn on offloads by default
 2019-12-17 22:52 UTC  (13+ messages)
` [PATCH net-next 1/8] net: bcmgenet: enable NETIF_F_HIGHDMA flag
` [PATCH net-next 2/8] net: bcmgenet: enable NETIF_F_HW_CSUM feature
` [PATCH net-next 3/8] net: bcmgenet: use CHECKSUM_COMPLETE for NETIF_F_RXCSUM
` [PATCH net-next 4/8] net: bcmgenet: Refactor bcmgenet_set_features()
` [PATCH net-next 5/8] net: bcmgenet: Utilize bcmgenet_set_features() during resume/open
` [PATCH net-next 6/8] net: bcmgenet: Turn on offloads by default
` [PATCH net-next 7/8] net: bcmgenet: Be drop monitor friendly while re-allocating headroom
` [PATCH net-next 8/8] net: bcmgenet: Add software counters to track reallocations

[PATCH v7 1/2] dt-bindings: edac: arm-dmc520.txt
 2019-12-17 22:51 UTC  (2+ messages)

[PATCH v4 00/19] KVM: Dynamically size memslot arrays
 2019-12-17 22:51 UTC  (28+ messages)
` [PATCH v4 01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot
` [PATCH v4 02/19] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v4 03/19] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v4 04/19] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v4 05/19] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH v4 06/19] KVM: Drop kvm_arch_create_memslot()
` [PATCH v4 07/19] KVM: Explicitly free allocated-but-unused dirty bitmap
` [PATCH v4 08/19] KVM: Refactor error handling for setting memory region
` [PATCH v4 09/19] KVM: Move setting of memslot into helper routine
` [PATCH v4 10/19] KVM: Drop "const" attribute from old memslot in commit_memory_region()
` [PATCH v4 11/19] KVM: x86: Free arrays for old memslot when moving memslot's base gfn
` [PATCH v4 12/19] KVM: Move memslot deletion to helper function
` [PATCH v4 13/19] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v4 14/19] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v4 15/19] KVM: Provide common implementation for generic dirty log functions
` [PATCH v4 16/19] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH v4 17/19] KVM: Terminate memslot walks via used_slots
` [PATCH v4 18/19] KVM: Dynamically size memslot array based on number of used slots
` [PATCH v4 19/19] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION

[PATCH] nfsd: remove unnecessary assertion in nfsd4_encode_replay
 2019-12-17 22:50 UTC 

[PATCH] HID: hiddev: fix mess in hiddev_open()
 2019-12-17 22:50 UTC 

ftrace trace_raw_pipe format
 2019-12-17 22:47 UTC  (4+ messages)

WARNING in wp_page_copy
 2019-12-17 22:38 UTC  (8+ messages)

[PATCH] arm64: dts: qcom: sc7180: Fix I2C/UART numbers 2, 4, 7, and 9
 2019-12-17 22:36 UTC  (2+ messages)

[PATCH 0/2] optimise ctx's refs grabbing in io_uring
 2019-12-17 22:28 UTC  (3+ messages)
` [PATCH 1/2] pcpu_ref: add percpu_ref_tryget_many()
` [PATCH 2/2] io_uring: batch getting pcpu references

[PATCH v4 1/3] dt-bindings: Add vendor prefix for Xinpeng Technology
 2019-12-17 22:29 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: display: panel: Add binding document for Xinpeng XPP055C272
` [PATCH v4 3/3] drm/panel: add panel driver for Xinpeng XPP055C272 panels

[PATCH] scsi: blacklist: add VMware ESXi cdrom - broken tray emulation
 2019-12-17 22:28 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: Add vendor prefix for Leadtek Technology
 2019-12-17 22:28 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: display: panel: Add binding document for Leadtek LTK500HD1829
` [PATCH v2 3/3] drm/panel: add panel driver "

[GIT PULL v2 00/27] block, scsi: final compat_ioctl cleanup
 2019-12-17 22:17 UTC  (28+ messages)
` [PATCH v2 01/27] pktcdvd: fix regression on 64-bit architectures
` [PATCH v2 02/27] compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
` [PATCH v2 03/27] compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
` [PATCH v2 04/27] compat_ioctl: block: handle add zone open, close and finish ioctl
` [PATCH v2 05/27] compat_ioctl: block: handle Persistent Reservations
` [PATCH v2 06/27] compat: ARM64: always include asm-generic/compat.h
` [PATCH v2 07/27] compat: provide compat_ptr() on all architectures
` [PATCH v2 08/27] compat: scsi: sg: fix v3 compat read/write interface
` [PATCH v2 09/27] compat_ioctl: block: add blkdev_compat_ptr_ioctl
` [PATCH v2 10/27] compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl
` [PATCH v2 11/27] compat_ioctl: move CDROM_SEND_PACKET handling into scsi
` [PATCH v2 12/27] compat_ioctl: move CDROMREADADIO to cdrom.c
` [PATCH v2 13/27] compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
` [PATCH v2 14/27] compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers
` [PATCH v2 15/27] compat_ioctl: add scsi_compat_ioctl
` [PATCH v2 16/27] compat_ioctl: bsg: add handler
` [PATCH v2 17/27] compat_ioctl: ide: floppy: "
` [PATCH v2 18/27] compat_ioctl: scsi: move ioctl handling into drivers
` [PATCH v2 19/27] compat_ioctl: move sys_compat_ioctl() to ioctl.c
` [PATCH v2 20/27] compat_ioctl: simplify the implementation
` [PATCH v2 21/27] compat_ioctl: move cdrom commands into cdrom.c
` [PATCH v2 22/27] compat_ioctl: scsi: handle HDIO commands from drivers
` [PATCH v2 23/27] compat_ioctl: move HDIO ioctl handling into drivers/ide
` [PATCH v2 24/27] compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c
` [PATCH v2 25/27] compat_ioctl: block: simplify compat_blkpg_ioctl()
` [PATCH v2 26/27] compat_ioctl: simplify up block/ioctl.c
` [PATCH v2 27/27] Documentation: document ioctl interfaces better

[PATCH v7 0/8] Fix year 2038 issue for sound subsystem
 2019-12-17 22:22 UTC  (5+ messages)
    ` [GIT PULL, v8] "

[PATCH v4 0/2] IMA: Deferred measurement of keys
 2019-12-17 22:22 UTC  (12+ messages)
` [PATCH v4 2/2] IMA: Call workqueue functions to measure queued keys

[PATCH V2] arm64: dts: qcom: sc7180: Add nodes for eMMC and SD card
 2019-12-17 22:21 UTC  (2+ messages)

[GIT PULL] remove ksys_mount() and ksys_dup()
 2019-12-17 22:21 UTC  (8+ messages)
` [PATCH 4/5] init: unify opening /dev/console as stdin/stdout/stderr

[PATCH net-next] net: dsa: Make PHYLINK related function static again
 2019-12-17 22:17 UTC  (2+ messages)

[PATCH v2 00/24] drivers, fs: y2038 updates
 2019-12-17 22:15 UTC  (6+ messages)
` [PATCH v2 21/24] xfs: quota: move to time64_t interfaces

[PATCH v2] media: davinci/vpfe_capture.c: Avoid BUG_ON for register failure
 2019-12-17 22:12 UTC 

[PATCH net-next 0/3] net: emaclite: support arm64 platform
 2019-12-17 21:57 UTC  (3+ messages)
` [PATCH net-next 1/3] net: emaclite: Fix coding style

[PATCH v15 3/7] mm: Add function __putback_isolated_page
 2019-12-17 21:50 UTC  (3+ messages)

[PATCH v5 0/2] mm/hmm/test: add self tests for HMM
 2019-12-17 21:50 UTC  (4+ messages)
` [PATCH v5 1/2] mm/mmu_notifier: make interval notifier updates safe

[v2, PATCH 0/2] net-next: stmmac: dwmac-mediatek: add more support for RMII
 2019-12-17 21:48 UTC  (2+ messages)

Greetings dear
 2019-12-17 21:47 UTC 

[PATCH] net: hisilicon: Fix a BUG trigered by wrong bytes_compl
 2019-12-17 21:42 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.5-rc3
 2019-12-17 21:40 UTC  (2+ messages)

[PATCH 00/24] block, scsi: final compat_ioctl cleanup
 2019-12-17 21:38 UTC  (4+ messages)
` [PATCH 10/24] compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
  ` [Y2038] "

[PATCH v2 0/5] KVM: x86: X86_FEATURE bit() cleanup
 2019-12-17 21:32 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: x86: Add dedicated emulator helpers for querying CPUID features
` [PATCH v2 2/5] KVM: x86: Move bit() helper to cpuid.h
` [PATCH v2 3/5] KVM: x86: Add CPUID_7_1_EAX to the reverse CPUID table
` [PATCH v2 4/5] KVM: x86: Expand build-time assertion on reverse CPUID usage
` [PATCH v2 5/5] KVM: x86: Refactor and rename bit() to feature_bit() macro

[PATCH v2] hdlcdrv: replace unnecessary assertion in hdlcdrv_register
 2019-12-17 21:27 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: power/supply: Document generic USB charger
 2019-12-17 21:24 UTC  (8+ messages)
` [PATCH v2 3/3] power/supply: Add generic USB charger driver

[PATCH] scsi: libfc: remove unnecessary assertion on ep variable
 2019-12-17 21:22 UTC 

[PATCH] tools lib api fs: fix gcc9 compilation error
 2019-12-17 21:21 UTC  (2+ messages)

[PATCH v8 6/9] ALSA: Avoid using timespec for struct snd_timer_tread
 2019-12-17 21:19 UTC 

[PATCH v3 1/7] usb: musb: dma: Correct parameter passed to IRQ handler
 2019-12-17 21:17 UTC  (6+ messages)
` [PATCH v3 2/7] usb: musb: dma: Add support for shared IRQ

[PATCH] Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"
 2019-12-17 21:17 UTC  (3+ messages)

[ANNOUNCE] v5.4.3-rt1
 2019-12-17 21:16 UTC 

[PATCH 0/3] io_uring: submission path cleanup
 2019-12-17 21:15 UTC  (3+ messages)
` [PATCH v2 "

[GIT PULL] regulator fixes for v5.5
 2019-12-17 21:15 UTC  (2+ messages)

[GIT PULL] SPI fixes for v5.5
 2019-12-17 21:15 UTC  (2+ messages)

[PATCH v3 0/3] tty/leds: implement a trigger for ttys
 2019-12-17 21:08 UTC  (7+ messages)
` [PATCH v3 3/3] leds: trigger: implement a tty trigger

[PATCH 1/1] kvm/book3s_64: Fixes crash caused by not cleaning vhost IOTLB
 2019-12-17 21:06 UTC 

[PATCH v5 00/17] soundwire: intel: implement new ASoC interfaces
 2019-12-17 21:03 UTC  (18+ messages)
` [PATCH v5 01/17] soundwire: renames to prepare support for master drivers/devices
` [PATCH v5 02/17] soundwire: rename dev_to_sdw_dev macro
` [PATCH v5 03/17] soundwire: rename drv_to_sdw_slave_driver macro
` [PATCH v5 04/17] soundwire: bus_type: rename sdw_drv_ to sdw_slave_drv
` [PATCH v5 05/17] soundwire: intel: rename res field as link_res
` [PATCH v5 06/17] soundwire: add support for sdw_slave_type
` [PATCH v5 07/17] soundwire: slave: move uevent handling to slave device level
` [PATCH v5 08/17] soundwire: add initial definitions for sdw_master_device
` [PATCH v5 09/17] soundwire: intel: remove platform devices and use 'Master Devices' instead
` [PATCH v5 10/17] soundwire: register master device driver
` [PATCH v5 11/17] soundwire: intel: add prepare support in sdw dai driver
` [PATCH v5 12/17] soundwire: intel: add trigger "
` [PATCH v5 13/17] soundwire: intel: add sdw_stream_setup helper for .startup callback
` [PATCH v5 14/17] soundwire: intel: free all resources on hw_free()
` [PATCH v5 15/17] soundwire: intel_init: add implementation of sdw_intel_enable_irq()
` [PATCH v5 16/17] soundwire: intel_init: use EXPORT_SYMBOL_NS
` [PATCH v5 17/17] soundwire: intel: "

[PATCH v2 1/2] iio: chemical: add support for Dynament Premier series single gas sensor
 2019-12-17 21:00 UTC  (2+ messages)

[PATCH v2] sched/fair: Do not set skip buddy up the sched hierarchy
 2019-12-17 21:00 UTC  (7+ messages)

KCSAN: data-race in poll_schedule_timeout.constprop.0 / pollwake (3)
 2019-12-17 20:59 UTC  (2+ messages)
` [PATCH] fs/select: Fix data races to pwq->triggered

[GIT PULL] timer fixes
 2019-12-17 20:54 UTC  (7+ messages)

[PATCH v2] xen/grant-table: remove multiple BUG_ON on gnttab_interface
 2019-12-17 20:53 UTC 

[RFC PATCH] iommu/vt-d: avoid panic in __dmar_remove_one_dev_info
 2019-12-17 20:49 UTC  (3+ messages)

[PATCH] smp: Allow smp_call_function_single_async() to insert locked csd
 2019-12-17 20:48 UTC  (9+ messages)

[PATCH v2] nfc: s3fwrn5: replace the assertion with a WARN_ON
 2019-12-17 20:43 UTC 

Linux 4.14.159
 2019-12-17 20:42 UTC  (2+ messages)

Linux 4.19.90
 2019-12-17 20:41 UTC  (2+ messages)

Linux 4.19.90
 2019-12-17 20:40 UTC  (2+ messages)

[PATCH 0/2] sc7180: Add PDC wakeup interrupt map for GPIOs
 2019-12-17 20:38 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7180: Add wakeup parent for TLMM

[PATCH v2] scsi: RDMA/srpt: remove unnecessary assertion in srpt_queue_response
 2019-12-17 20:34 UTC  (2+ messages)

[PATCH] tpm_tis: reserve chip for duration of tpm_tis_core_init
 2019-12-17 20:29 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v4 0/3] tty/leds: implement a trigger for ttys
 2019-12-17 20:23 UTC  (6+ messages)
` [PATCH v4 1/3] tty: rename tty_kopen() and add new function tty_kopen_shared()

linux-next: build failure after merge of the drm-misc tree
 2019-12-17 20:22 UTC  (3+ messages)

Linux 5.3.17
 2019-12-17 20:21 UTC  (2+ messages)

Linux 5.4.4
 2019-12-17 20:20 UTC  (2+ messages)

[PATCH] scsi: aic94xx: remove unnecessary assertion
 2019-12-17 20:19 UTC 

[PATCH 5.3 00/25] 5.3.18-stable review
 2019-12-17 20:16 UTC  (19+ messages)
` [PATCH 5.3 02/25] mqprio: Fix out-of-bounds access in mqprio_dump
` [PATCH 5.3 03/25] net: bridge: deny dev_set_mac_address() when unregistering
` [PATCH 5.3 04/25] net: dsa: fix flow dissection on Tx path
` [PATCH 5.3 05/25] net: ethernet: ti: cpsw: fix extra rx interrupt
` [PATCH 5.3 06/25] net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
` [PATCH 5.3 07/25] net-sysfs: Call dev_hold always in netdev_queue_add_kobject
` [PATCH 5.3 08/25] net: thunderx: start phy before starting autonegotiation
` [PATCH 5.3 09/25] net/tls: Fix return values to avoid ENOTSUPP
` [PATCH 5.3 15/25] net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
` [PATCH 5.3 17/25] tcp: tighten acceptance of ACKs not matching a child socket
` [PATCH 5.3 18/25] tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
` [PATCH 5.3 19/25] gre: refetch erspan header from skb->data after pskb_may_pull()
` [PATCH 5.3 20/25] Fixed updating of ethertype in function skb_mpls_pop
` [PATCH 5.3 21/25] hsr: fix a NULL pointer dereference in hsr_dev_xmit()
` [PATCH 5.3 22/25] net: Fixed updating of ethertype in skb_mpls_push()
` [PATCH 5.3 23/25] net/mlx5e: Fix TXQ indices to be sequential
` [PATCH 5.3 24/25] page_pool: do not release pool until inflight == 0
` [PATCH 5.3 25/25] xdp: obtain the mem_id mutex before trying to remove an entry

linux-next: Fixes tag needs some work in the pm tree
 2019-12-17 20:17 UTC 


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